Merge branch 'g5'
This commit is contained in:
@ -399,7 +399,8 @@ $dir_arr = array (
|
|||||||
$data_path.'/file',
|
$data_path.'/file',
|
||||||
$data_path.'/log',
|
$data_path.'/log',
|
||||||
$data_path.'/member',
|
$data_path.'/member',
|
||||||
$data_path.'/session'
|
$data_path.'/session',
|
||||||
|
$data_path.'/tmp'
|
||||||
);
|
);
|
||||||
|
|
||||||
for ($i=0; $i<count($dir_arr); $i++) {
|
for ($i=0; $i<count($dir_arr); $i++) {
|
||||||
|
|||||||
Reference in New Issue
Block a user