From 3eeb6eaad269f39d364fc2843d1758079a2e1651 Mon Sep 17 00:00:00 2001 From: mark_story Date: Wed, 4 Nov 2009 09:09:41 -0500 Subject: [PATCH] Removing duplicate block --- app/config/core.php | 5 ----- 1 file changed, 5 deletions(-) diff --git a/app/config/core.php b/app/config/core.php index 483c5d805a9..7e9cd122331 100644 --- a/app/config/core.php +++ b/app/config/core.php @@ -241,11 +241,6 @@ */ //date_default_timezone_set('UTC'); -/** - * If you are on PHP 5.3 uncomment this line and correct your server timezone - * to fix the date & time related errors. - */ - //date_default_timezone_set('UTC'); /** * * Cache Engine Configuration