mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 15:49:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1241 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
69f30ea239
commit
6f8106b90d
7 changed files with 185 additions and 1 deletions
|
|
@ -30,6 +30,9 @@
|
|||
$oModuleController->insertActionForward('blog', 'view', 'dispBlogAdminGrantInfo');
|
||||
$oModuleController->insertActionForward('blog', 'controller', 'procBlogAdminUpdateSkinInfo');
|
||||
|
||||
// 캐쉬로 사용할 디렉토리 생성
|
||||
FileHandler::makeDir('./files/cache/blog_category');
|
||||
|
||||
return new Object();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue