mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-11 04:52:14 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3763 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
6f36c54564
commit
e4a5701978
1 changed files with 3 additions and 0 deletions
|
|
@ -51,6 +51,9 @@
|
||||||
|
|
||||||
// DB캐시 파일을 모두 삭제
|
// DB캐시 파일을 모두 삭제
|
||||||
FileHandler::removeFilesInDir("./files/cache/db");
|
FileHandler::removeFilesInDir("./files/cache/db");
|
||||||
|
|
||||||
|
// 기타 캐시 삭제
|
||||||
|
FileHandler::removeFilesInDir("./files/cache/tmp");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue