Update storage.php

This commit is contained in:
Namhyeon Go 2018-08-24 23:59:07 +09:00 committed by GitHub
parent d89bd9062b
commit 0b5983b4bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ if(!function_exists("get_current_working_dir")) {
return $working_dir;
}
});
}
if(!function_exists("get_storage_dir")) {
function get_storage_dir() {