cache 디렉토리에서 하위 디렉토리 사용 안함

This commit is contained in:
gnuboard
2013-02-15 13:53:30 +09:00
parent 2c61c1625f
commit 0da3369ebd
3 changed files with 0 additions and 213 deletions

View File

@ -150,8 +150,6 @@ echo '<div>DB설정 완료</div>';
// 디렉토리 생성
$dir_arr = array (
$data_path.'/cache',
$data_path.'/cache/captcha',
$data_path.'/cache/latest',
$data_path.'/editor',
$data_path.'/file',
$data_path.'/log',