tbrehm
2012-02-28 abaacd606988ea5066c69d108ec941a4642c6e92
Added link to php timezone list in config.inc.php.master
1 files modified
2 ■■■■■ changed files
install/tpl/config.inc.php.master 2 ●●●●● patch | view | raw | blame | history
install/tpl/config.inc.php.master
@@ -151,6 +151,8 @@
//** Default Language and Timezone
$conf['language'] = '{language}';
$conf['debug_language'] = false;
//* Complete timezone list: http://php.net/manual/en/timezones.php
$conf['timezone'] = '{timezone}';