]> 4ch.mooo.com Git - test.git/blobdiff - config.php
modified: config.php
[test.git] / config.php
index c675b7384f771eb9df0040299d49ade45b1b218a..d9c0034b4de2da844b310e4dbdc50f3cdb8cd815 100755 (executable)
@@ -109,6 +109,7 @@ if(is_file('../../conk/.pass.php')) include('../../conk/.pass.php'); // The pass
 // 伺服器常態設定
 if(!defined("PHP_SELF")) define("PHP_SELF", 'yotsubanome.php'); // このスクリプト名 // 主程式名 (若是修改了主程式名,請配合修改)
 //----define("TIME_ZONE", '-6'); // 時區設定 (GMT時區,參照 http://wwp.greenwichmeantime.com/ )
+date_default_timezone_set("America/Chicago");
 $config['DATE_FORMAT'] = "Y/m/d"; // date format
 //++++$config['YOUBI'] = array(_T('sun'),_T('mon'),_T('tue'),_T('wed'),_T('thu'),_T('fri'),_T('sat')); // week format
 $config['TIME_FORMAT'] = 'H:i:s'; // time format