mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-20 10:52:14 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@266 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
d67ed7f81f
commit
0c844db533
4 changed files with 191 additions and 0 deletions
|
|
@ -10,5 +10,8 @@
|
|||
// 공지사항용 값
|
||||
var $notice_list_order = -2100000000;
|
||||
|
||||
// 관리자페이지에서 사용할 검색 옵션
|
||||
var $search_option = array('title','content','title_content','user_name','user_id'); ///< 검색 옵션
|
||||
|
||||
}
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue