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

Back to archive index

NobuNobu nobun****@users*****
2006年 1月 26日 (木) 00:25:53 JST


Index: xoops2jp/html/modules/user/admin/actions/UserEditAction.class.php
diff -u xoops2jp/html/modules/user/admin/actions/UserEditAction.class.php:1.1.2.1 xoops2jp/html/modules/user/admin/actions/UserEditAction.class.php:1.1.2.2
--- xoops2jp/html/modules/user/admin/actions/UserEditAction.class.php:1.1.2.1	Thu Jan 19 21:06:54 2006
+++ xoops2jp/html/modules/user/admin/actions/UserEditAction.class.php	Thu Jan 26 00:25:52 2006
@@ -35,7 +35,7 @@
 		
 		$render->setAttribute('timezones', $timezones);
 
-		$rankHandler =& xoops_getmodulehandler('rank');
+		$rankHandler =& xoops_getmodulehandler('ranks');
 		$ranks =& $rankHandler->getObjects(new Criteria('rank_special',1));
 
 		$render->setAttribute('ranks', $ranks);


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