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
//----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)
// 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から見て // 圖片存放目錄
+++ /dev/null
-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,,