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

Back to archive index

Minahito minah****@users*****
2006年 9月 28日 (木) 19:24:58 JST


Index: xoops2jp/html/modules/user/index.php
diff -u xoops2jp/html/modules/user/index.php:1.1.2.2.2.1 xoops2jp/html/modules/user/index.php:1.1.2.2.2.2
--- xoops2jp/html/modules/user/index.php:1.1.2.2.2.1	Thu Sep 28 14:04:21 2006
+++ xoops2jp/html/modules/user/index.php	Thu Sep 28 19:24:57 2006
@@ -11,7 +11,7 @@
 $moduleRunner = new User_ActionFrame(false);
 $moduleRunner->setActionName($actionName);
 
-$root->mController->mExecute->call(array(&$moduleRunner, 'execute'));
+$root->mController->mExecute->add(array(&$moduleRunner, 'execute'));
 
 $root->mController->execute();
 


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