From fb62b8f4c1659a1d9ffc9842fd4e5e1a2ecb381a Mon Sep 17 00:00:00 2001 From: henoheno Date: Tue, 22 Jun 2004 20:56:25 +0900 Subject: [PATCH] =?utf8?q?BugTrack/509=20=E3=83=87=E3=82=A3=E3=83=AC?= =?utf8?q?=E3=82=AF=E3=83=88=E3=83=AA=E3=81=AE=E4=BD=8D=E7=BD=AE=E3=82=92?= =?utf8?q?=E3=83=8F=E3=83=BC=E3=83=89=E3=82=B3=E3=83=BC=E3=83=89=E3=81=97?= =?utf8?q?=E3=81=A6=E3=81=84=E3=82=8B=E3=83=95=E3=82=A1=E3=82=A4=E3=83=AB?= =?utf8?q?=E3=81=8C=E5=A4=9A=E6=95=B0=E3=81=82=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- plugin/attach.inc.php | 4 ++-- plugin/ref.inc.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/plugin/attach.inc.php b/plugin/attach.inc.php index b71ff9f..8e3a33c 100644 --- a/plugin/attach.inc.php +++ b/plugin/attach.inc.php @@ -2,7 +2,7 @@ ///////////////////////////////////////////////// // PukiWiki - Yet another WikiWikiWeb clone. // -// $Id: attach.inc.php,v 1.39 2004/03/18 10:02:13 arino Exp $ +// $Id: attach.inc.php,v 1.40 2004/06/22 11:56:25 henoheno Exp $ // /* @@ -36,7 +36,7 @@ define('ATTACH_FILE_MODE',0644); // file icon image if (!defined('FILE_ICON')) { - define('FILE_ICON','file'); + define('FILE_ICON','file'); } // mime-type¤òµ­½Ò¤·¤¿¥Ú¡¼¥¸ diff --git a/plugin/ref.inc.php b/plugin/ref.inc.php index 579f538..5099da2 100644 --- a/plugin/ref.inc.php +++ b/plugin/ref.inc.php @@ -2,7 +2,7 @@ ///////////////////////////////////////////////// // PukiWiki - Yet another WikiWikiWeb clone. // -// $Id: ref.inc.php,v 1.21 2004/02/29 14:29:28 arino Exp $ +// $Id: ref.inc.php,v 1.22 2004/06/22 11:56:25 henoheno Exp $ // /* @@ -47,7 +47,7 @@ img // file icon image if (!defined('FILE_ICON')) { - define('FILE_ICON','file'); + define('FILE_ICON','file'); } // default alignment -- 2.11.0