[xoops-cvslog 6147] CVS update: xoops2jp/html/modules/user/actions

Zurück zum Archiv-Index

Tom Hayakawa tom_g3x****@users*****
2007年 2月 2日 (金) 17:58:57 JST


Index: xoops2jp/html/modules/user/actions/MiscOnlineAction.class.php
diff -u xoops2jp/html/modules/user/actions/MiscOnlineAction.class.php:1.1.2.1.2.7 xoops2jp/html/modules/user/actions/MiscOnlineAction.class.php:1.1.2.1.2.7.2.1
--- xoops2jp/html/modules/user/actions/MiscOnlineAction.class.php:1.1.2.1.2.7	Sun Dec  3 16:44:53 2006
+++ xoops2jp/html/modules/user/actions/MiscOnlineAction.class.php	Fri Feb  2 17:58:57 2007
@@ -1,7 +1,7 @@
 <?php
 /**
  * @package Legacy
- * @version $Id: MiscOnlineAction.class.php,v 1.1.2.1.2.7 2006/12/03 07:44:53 nobunobu Exp $
+ * @version $Id: MiscOnlineAction.class.php,v 1.1.2.1.2.7.2.1 2007/02/02 08:58:57 tom_g3x Exp $
  */
 
 if (!defined('XOOPS_ROOT_PATH')) exit();
@@ -30,7 +30,7 @@
 
 	function _getBaseUrl()
 	{
-		return "./misc.php?type=Online";
+		return "./misc.php?type=online";
 	}
 
 	function executeViewIndex(&$controller, &$xoopsUser, &$render)


xoops-cvslog メーリングリストの案内
Zurück zum Archiv-Index