You've already forked EasyImages2.0
mirror of
https://github.com/icret/EasyImages2.0.git
synced 2025-12-13 11:43:58 +08:00
修复一些问题
This commit is contained in:
@@ -21,7 +21,7 @@ if (!IS_WIN) {
|
||||
} else {
|
||||
$file_php = false;
|
||||
}
|
||||
if (is_writable(APP_ROOT . '/i/')) {
|
||||
if (is_writable(APP_ROOT . $config['path'])) {
|
||||
$i_wjj = true;
|
||||
} else {
|
||||
$i_wjj = false;
|
||||
|
||||
Reference in New Issue
Block a user