[xoops-cvslog 3716] CVS update: xoops2jp/html/modules/base/kernel

Back to archive index

NobuNobu nobun****@users*****
2006年 7月 27日 (木) 15:53:12 JST


Index: xoops2jp/html/modules/base/kernel/Legacy_Controller.class.php
diff -u xoops2jp/html/modules/base/kernel/Legacy_Controller.class.php:1.1.2.52 xoops2jp/html/modules/base/kernel/Legacy_Controller.class.php:1.1.2.53
--- xoops2jp/html/modules/base/kernel/Legacy_Controller.class.php:1.1.2.52	Wed Jul 26 19:54:43 2006
+++ xoops2jp/html/modules/base/kernel/Legacy_Controller.class.php	Thu Jul 27 15:53:12 2006
@@ -821,7 +821,7 @@
 				//
 				// Fall back process for login fail.
 				//
-				$this->executeRedirect(XOOPS_ROOT_PATH . "/user.php", 1, _US_INCORRECTLOGIN);
+				$this->executeRedirect(XOOPS_URL . "/user.php", 1, _US_INCORRECTLOGIN);
 			}
 		}
 		else {


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