From 879ea19931f7e30d4b93d47542697fbe8d73ac94 Mon Sep 17 00:00:00 2001 From: henoheno Date: Tue, 10 Aug 2004 22:18:05 +0900 Subject: [PATCH] Cleanup. (comment only) --- plugin/calendar_viewer.inc.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/plugin/calendar_viewer.inc.php b/plugin/calendar_viewer.inc.php index 7525d50..3c384cb 100644 --- a/plugin/calendar_viewer.inc.php +++ b/plugin/calendar_viewer.inc.php @@ -1,7 +1,7 @@ $_date) && ($mode == 'past'))continue; // future mode¤Ç¤Ï²áµî¤Î¥Ú¡¼¥¸¤ÏNG @@ -135,7 +135,7 @@ function plugin_calendar_viewer_convert() } closedir($dir); //echo count($pagelist); - // *¤³¤³¤«¤é¥¤¥ó¥¯¥ë¡¼¥É³«»Ï + // ¤³¤³¤«¤é¥¤¥ó¥¯¥ë¡¼¥É³«»Ï $tmppage = $vars['page']; $return_body = ''; -- 2.11.0