Remove 5.3 notice from lib/Cake/Console/Templates/skel/Config/core timezone comment

This commit is contained in:
Kyle Robinson Young 2011-11-06 13:17:07 -08:00
parent 60718c3b9f
commit b2414a777f

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');