]> 4ch.mooo.com Git - test.git/commitdiff
modified: config.php
authorsparky4 <sparky4@4ch.irc.su>
Thu, 24 Feb 2011 10:57:15 +0000 (04:57 -0600)
committersparky4 <sparky4@4ch.irc.su>
Thu, 24 Feb 2011 10:57:15 +0000 (04:57 -0600)
deleted:    data/stylesheets.csv_daty
data/stylesheets.daty

config.php
data/stylesheets.csv_daty [deleted file]

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から見て // 圖片存放目錄
diff --git a/data/stylesheets.csv_daty b/data/stylesheets.csv_daty
deleted file mode 100755 (executable)
index 7d6aed2..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-yotsuba,四葉,yotsuba.css,,
-yotsubablue,四葉青,yotsubablue.css,,
-草葉,草葉,kusaba.css,,
-四葉の芽,四葉の芽,yotsubanome.css,default,
-burichan,ブリ,burichan.css,,
-futaba,双葉,futaba.css,,
-gurochan,guro,gurochan.css,,
-photon,pho,photon.css,,
-NULL,0,null.css,,