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

アーカイブの一覧に戻る

NobuNobu nobun****@users*****
2006年 2月 4日 (土) 16:52:48 JST


Index: xoops2jp/html/modules/user/kernel/UserEventFunction.class.php
diff -u xoops2jp/html/modules/user/kernel/UserEventFunction.class.php:1.1.2.7 xoops2jp/html/modules/user/kernel/UserEventFunction.class.php:1.1.2.8
--- xoops2jp/html/modules/user/kernel/UserEventFunction.class.php:1.1.2.7	Thu Feb  2 18:22:45 2006
+++ xoops2jp/html/modules/user/kernel/UserEventFunction.class.php	Sat Feb  4 16:52:47 2006
@@ -84,7 +84,7 @@
 			$controller->executeForward(XOOPS_URL);
 		}
 		else {
-			$controller->executeForward(XOOPS_MODULE_URL . "/user/index.php?action=RegisterUser");
+			$controller->executeForward(XOOPS_MODULE_URL . "/user/index.php?action=UserRegister");
 		}
 	}
 	


xoops-cvslog メーリングリストの案内
アーカイブの一覧に戻る