You've already forked EasyImages2.0
mirror of
https://github.com/icret/EasyImages2.0.git
synced 2025-12-13 11:43:58 +08:00
2.7.9
This commit is contained in:
@@ -1116,7 +1116,7 @@ class ZipHelper
|
||||
}
|
||||
|
||||
/** 环境检测 */
|
||||
if ($config['checkEnv']) require_once APP_ROOT . '/app/check.php';
|
||||
require_once APP_ROOT . '/app/check.php';
|
||||
/** 底部广告 */
|
||||
if ($config['ad_bot']) echo $config['ad_bot_info'];
|
||||
/** 引入底部 */
|
||||
|
||||
Reference in New Issue
Block a user