From: sparky4 Date: Tue, 24 May 2011 07:41:20 +0000 (-0500) Subject: modified: config.php X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=0193ecd1f4e01198cf1c5eedfbd270b600fa926f;p=test.git modified: config.php --- diff --git a/config.php b/config.php index 0a3e8c7..e224939 100755 --- a/config.php +++ b/config.php @@ -166,7 +166,7 @@ $config['CAP.ISHTML'] = true; // 管理員キャップ啟動後內文是否接 // 功能切換 define("USE_THUMB", 1); // サムネイルを作る する:1 しない:0 // 使用預覽圖機能 (使用:1 不使用:0) define("STYLEBAR", 1); // location of style bar [CSS decoration style for the pages] (top & bottom:1 bottom:0) -define("USE_FLOATFORM", 1); // 新增文章表單使用自動隱藏 (是:1 否:0) +define("USE_FLOATFORM", 0); // 新增文章表單使用自動隱藏 (是:1 否:0) define("USE_SEARCH", 0); // 開放搜尋功能 (是:1 否:0) define("OPTION", 0); // allow options to show up (yes:1 no:0) define("USE_UPSERIES", 1); // 是否啟用連貼機能 [開主題後自動指向到主題下以方便連貼] (是:1 否:0)