Fixed UTC time bug, and SQL/CSS problems

This commit is contained in:
Peter Goodhall
2011-06-22 18:40:07 +01:00
parent de8b87e543
commit 55f2dbb25b
2 changed files with 12 additions and 47 deletions

View File

@@ -19,6 +19,7 @@
*
*/
define('ENVIRONMENT', 'development');
date_default_timezone_set('UTC');
/*
*---------------------------------------------------------------
* ERROR REPORTING