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

This commit is contained in:
zero 2007-04-19 07:40:36 +00:00
parent 61aa6c309f
commit c3f7830e36
7 changed files with 16 additions and 13 deletions

View file

@ -17,7 +17,7 @@
$oModuleController->insertActionForward('menu', 'view', 'dispMenuAdminInsert');
$oModuleController->insertActionForward('menu', 'view', 'dispMenuAdminManagement');
// 레이아웃에서 사용할 디렉토리 생성
// 메뉴 사용할 디렉토리 생성
FileHandler::makeDir('./files/cache/menu');
return new Object();