git-svn-id: http://xe-core.googlecode.com/svn/trunk@210 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-03-02 06:27:24 +00:00
parent 2d6147d518
commit cb8ca9acbc
3 changed files with 6 additions and 1 deletions

View file

@ -7,5 +7,8 @@
class document extends ModuleObject {
// 공지사항용 값
var $notice_list_order = -2100000000;
}
?>