Replace DEFAULT_TIME_ZONE in config file with administrative configuration

This commit is contained in:
Adam Zammit
2014-12-18 15:47:56 +11:00
parent c7f0ab0087
commit e6b125323b
10 changed files with 26 additions and 17 deletions
-6
View File
@@ -40,12 +40,6 @@
*/
/**
* The default time zone
*/
if (!defined('DEFAULT_TIME_ZONE')) define('DEFAULT_TIME_ZONE', 'Australia/Victoria');
/**
* Date time format for displaying
*