Skip to content

Commit

Permalink
remove stupid debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey Loktionov committed Nov 19, 2020
1 parent 9b25aa7 commit ec1dd9b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/common.defines.inc
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,6 @@ define('ENV', $systemEnv);
define('LOGGER_APP', 'application');
define('LOGGER_CRON', 'cron');

// Влючаем дебаг
error_reporting(E_ALL);
define('DEBUG', true);
define('ENV_DEVELOPER', 'DEVELOPER');

// разрешенные форматы изображений
Expand Down

0 comments on commit ec1dd9b

Please sign in to comment.