mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-22 20:59:55 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@897 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
42e082b725
commit
058bb08ec4
7 changed files with 103 additions and 12 deletions
|
|
@ -86,6 +86,7 @@
|
|||
// member 에서 사용할 cache디렉토리 생성
|
||||
FileHandler::makeDir('./files/attach/image_name');
|
||||
FileHandler::makeDir('./files/attach/image_mark');
|
||||
FileHandler::makeDir('./files/attach/signature');
|
||||
|
||||
return new Object();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue