Remove 5.3 notice from Config/core timezone comment

This commit is contained in:
Kyle Robinson Young 2011-11-06 11:04:19 -08:00
parent aae8a89623
commit 60718c3b9f

View file

@ -225,8 +225,8 @@
Configure::write('Acl.database', 'default');
/**
* If you are on PHP 5.3 uncomment this line and correct your server timezone
* to fix the date & time related errors.
* Uncomment this line and correct your server timezone to fix
* any date & time related errors.
*/
//date_default_timezone_set('UTC');