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.8
This commit is contained in:
@@ -47,7 +47,7 @@ require_once __DIR__ . '/WaterMask.php';
|
||||
function easyimage_debug()
|
||||
{
|
||||
global $config;
|
||||
if ($config['Debug']) {
|
||||
if ($config['checkEnv']) {
|
||||
|
||||
if (!ini_get('display_errors')) {
|
||||
ini_set('display_errors', 'On');
|
||||
|
||||
Reference in New Issue
Block a user