[xoops-cvslog 2615] CVS update: xoops2jp/html/modules/base/kernel

Back to archive index

NobuNobu nobun****@users*****
2006年 4月 2日 (日) 22:06:02 JST


Index: xoops2jp/html/modules/base/kernel/Legacy_ModuleController.class.php
diff -u xoops2jp/html/modules/base/kernel/Legacy_ModuleController.class.php:1.1.2.4 xoops2jp/html/modules/base/kernel/Legacy_ModuleController.class.php:1.1.2.5
--- xoops2jp/html/modules/base/kernel/Legacy_ModuleController.class.php:1.1.2.4	Tue Mar 28 22:30:15 2006
+++ xoops2jp/html/modules/base/kernel/Legacy_ModuleController.class.php	Sun Apr  2 22:06:02 2006
@@ -1,5 +1,5 @@
 <?php
-// $Id: Legacy_ModuleController.class.php,v 1.1.2.4 2006/03/28 13:30:15 minahito Exp $
+// $Id: Legacy_ModuleController.class.php,v 1.1.2.5 2006/04/02 13:06:02 nobunobu Exp $
 //  ------------------------------------------------------------------------ //
 //              XOOPS Cube - PHP Content Management System                   //
 //                  Copyright (c) 2005 XOOPS Cube.org                        //
@@ -74,7 +74,7 @@
 	 * @todo This method re-writes $GLOBAL['xoopsUserIsAdmin']! Wmm...
 	 * @return bool
 	 */
-	function isPermission()
+	function hasPermission()
 	{
 		$xoopsUser =& $this->mController->mXoopsUser;
 		$xoopsModule=&$this->mModuleObject;


xoops-cvslog メーリングリストの案内
Back to archive index