From: sparky4 Date: Fri, 4 Mar 2011 08:47:19 +0000 (-0600) Subject: modified: config.php X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=4236fcf3e542c24ed9b2014b91b96ef55999f2a9;p=test.git modified: config.php --- diff --git a/config.php b/config.php index c8f0cdb..b9dccec 100755 --- a/config.php +++ b/config.php @@ -171,7 +171,7 @@ define("CLEAR_SAGE", 0); // 使用不推文模式時清除E-mail中的「sage」 define("USE_QUOTESYSTEM", 1); // 是否打開引用瀏覽系統 [自動轉換>>No.xxxx文字成連結並導引] (是:1 否:0) //++++---- //define("KB", 1); // Kilobytes or Bytes on the image file size display (Kilobytes:1 Bytes:0) -$config['KB'] = 1; // Kilobytes or Bytes on the image file size display (Kilobytes:1 Bytes:0) +$config['KB'] = 0; // Kilobytes or Bytes on the image file size display (Kilobytes:1 Bytes:0) //++++---- define("SHOW_IMGWH", 1); // 是否顯示附加圖檔之原檔長寬尺寸 (是:1 否:0) define("SHOW_FILENAME", 1); // 是否顯示附加圖檔之原檔文件名 (是:1 否:0)