]> 4ch.mooo.com Git - test.git/blobdiff - config.php
modified: config.php
[test.git] / config.php
index 0a3e8c740c94d55d9b66190e7ab7b1a3e13dec94..e22493977fc9b2b134ed4a5e99e6378ce5e364bc 100755 (executable)
@@ -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)