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

Back to archive index

Minahito minah****@users*****
2005年 12月 24日 (土) 15:46:24 JST


Index: xoops2jp/html/modules/user/admin/actions/UserGroupPermAction.class.php
diff -u xoops2jp/html/modules/user/admin/actions/UserGroupPermAction.class.php:1.1.2.1 xoops2jp/html/modules/user/admin/actions/UserGroupPermAction.class.php:1.1.2.2
--- xoops2jp/html/modules/user/admin/actions/UserGroupPermAction.class.php:1.1.2.1	Thu Dec 22 20:24:47 2005
+++ xoops2jp/html/modules/user/admin/actions/UserGroupPermAction.class.php	Sat Dec 24 15:46:24 2005
@@ -32,7 +32,7 @@
 //		$this->mPermissions =& $gpermHandler->getObjects($criteria);
 
 		//
-		// ƒ‚ƒWƒ…[ƒ‹ƒŠƒXƒg‚ð‚ЂÁ‚ς邶‚å
+		// Get module list
 		//
 		$moduleHandler =& xoops_gethandler('module');
 		$modules =& $moduleHandler->getObjects();
@@ -46,7 +46,7 @@
 		}
 
 		//
-		// ƒuƒƒbƒN‚ðˆø‚Á’£‚邶‚å
+		// Get block list
 		//
 		require_once XOOPS_ROOT_PATH.'/class/xoopsblock.php';
 


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