mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1545 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
1e3b319b7f
commit
457081d910
5 changed files with 17 additions and 13 deletions
|
|
@ -12,7 +12,7 @@
|
|||
**/
|
||||
function moduleInstall() {
|
||||
// 게시판, 회원관리, 레이아웃관리등 자주 사용될 module을 admin_shortcut에 등록
|
||||
$oAdminController = &getController('admin');
|
||||
$oAdminController = &getAdminController('admin');
|
||||
|
||||
$oAdminController->insertShortCut('board');
|
||||
$oAdminController->insertShortCut('blog');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue