]> 4ch.mooo.com Git - test.git/blobdiff - config.php
modified: config.php
[test.git] / config.php
index 24af41c2f7defb51273e71ed52a947031b0dd9cb..3c11acd04e1832cb164f1bea2f0acea1c27de0f6 100755 (executable)
@@ -44,7 +44,8 @@ TODO:
 ChangeLog:
 ----------------------
 2011/22/20
--[]error system and found bugs rewt5
+-[yotsubanome.php] error system and found bugs rewt5
+-[lib_common.php] error system and found bugs rewt5
 
 2011/2/20
 -[yotsubanome.php] fix post 0 page 0 index.htm bug
@@ -80,7 +81,7 @@ if(!defined("PHP_SELF")) define("PHP_SELF", 'yotsubanome.php'); // このスク
 //----define("TIME_ZONE", '-6'); // 時區設定 (GMT時區,參照 http://wwp.greenwichmeantime.com/ )
 define("DATE_FORMAT", "Y/m/d"); // date format
 define("EN_SEC", 1); // 時間表示に「秒」を含める  含める:1 含めない:0
-define("PIXMICAT_LANGUAGE", 'en_US'); // 語系語定 // ja_JP en_US zh_TW
+if(!defined("PIXMICAT_LANGUAGE")) define("PIXMICAT_LANGUAGE", 'en_US'); // 語系語定 // ja_JP en_US zh_TW
 define("HTTP_UPLOAD_DIFF", 50); // HTTP上傳所有位元組與實際位元組之允許誤差值
 ini_set("memory_limit", '24M'); // PHP運行的最大記憶體使用量 (php內定8M / 建議32M)
 
@@ -105,8 +106,8 @@ define("CONNECTION_STRING", 'log://img.csv_loog:tree.csv_loog/'); // PIO 連線
 // loog = yotsubanome log file
 define("LUT_CACHE", 'lutcache.daty');
 define("SIZE_CACHE", 'sizecache.daty');
-define("CSVSS", '_css.csv_daty');
-define("CSV_SS", 'stylesheets.csv_daty');
+//define("CSVSS", '_css.csv_daty');
+define("CSV_SS", 'stylesheets.daty');
 
 /*---- Part 2:板面各項細部功能設定 ----*/
 define("IMG_DIR", 'src/'); // 画像保存ディレクトリ。futaba.phpから見て // 圖片存放目錄