comanage-dev - [comanage-dev] r467 - registry/trunk/app/Config
Subject: COmanage Developers List
List archive
- From:
- To:
- Subject: [comanage-dev] r467 - registry/trunk/app/Config
- Date: Mon, 25 Feb 2013 16:11:49 -0500
- Authentication-results: sfpop-ironport07.merit.edu; dkim=neutral (message not signed) header.i=none
Author: marie
Date: 2013-02-25 16:11:49 -0500 (Mon, 25 Feb 2013)
New Revision: 467
Modified:
registry/trunk/app/Config/core.php
Log:
CO556 fixes time warnings on setup
Modified: registry/trunk/app/Config/core.php
===================================================================
--- registry/trunk/app/Config/core.php 2013-02-25 20:42:53 UTC (rev 466)
+++ registry/trunk/app/Config/core.php 2013-02-25 21:11:49 UTC (rev 467)
@@ -266,10 +266,10 @@
Configure::write('Acl.database', 'default');
/**
- * Uncomment this line and correct your server timezone to fix
+ * Edit this line and correct your server timezone to fix
* any date & time related errors.
*/
- //date_default_timezone_set('UTC');
+ date_default_timezone_set('UTC');
/**
*
- [comanage-dev] r467 - registry/trunk/app/Config, svnlog, 02/25/2013
Archive powered by MHonArc 2.6.16.