diff options
Diffstat (limited to 'app/config/global.inc.php')
-rwxr-xr-x | app/config/global.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/config/global.inc.php b/app/config/global.inc.php index 59db5aa1..8e62818b 100755 --- a/app/config/global.inc.php +++ b/app/config/global.inc.php | |||
@@ -22,4 +22,4 @@ if (!ini_get('date.timezone') || !@date_default_timezone_set(ini_get('date.timez | |||
22 | 22 | ||
23 | if (defined('ERROR_REPORTING')) { | 23 | if (defined('ERROR_REPORTING')) { |
24 | error_reporting(ERROR_REPORTING); | 24 | error_reporting(ERROR_REPORTING); |
25 | } \ No newline at end of file | 25 | } |