[xoops-cvslog 2612] CVS update: xoops2jp/html/class

Back to archive index

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


Index: xoops2jp/html/class/XCube_ModuleController.class.php
diff -u xoops2jp/html/class/XCube_ModuleController.class.php:1.1.2.6 xoops2jp/html/class/XCube_ModuleController.class.php:1.1.2.7
--- xoops2jp/html/class/XCube_ModuleController.class.php:1.1.2.6	Wed Jan 11 12:34:39 2006
+++ xoops2jp/html/class/XCube_ModuleController.class.php	Sun Apr  2 22:06:01 2006
@@ -1,5 +1,5 @@
 <?php
-// $Id: XCube_ModuleController.class.php,v 1.1.2.6 2006/01/11 03:34:39 minahito Exp $
+// $Id: XCube_ModuleController.class.php,v 1.1.2.7 2006/04/02 13:06:01 nobunobu Exp $
 //  ------------------------------------------------------------------------ //
 //                XOOPS - PHP Content Management System                      //
 //                  Copyright (c) 2005 XOOPS Cube.org                        //
@@ -65,7 +65,7 @@
 	 * @todo This method re-writes $GLOBAL['xoopsUserIsAdmin']! Wmm...
 	 * @return bool
 	 */
-	function isPermission()
+	function hasPermission()
 	{
 		return false;
 	}


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