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

Back to archive index

Minahito minah****@users*****
2006年 7月 20日 (木) 01:43:58 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.49 xoops2jp/html/modules/base/kernel/Legacy_Controller.class.php:1.1.2.50
--- xoops2jp/html/modules/base/kernel/Legacy_Controller.class.php:1.1.2.49	Thu Jul 20 01:02:45 2006
+++ xoops2jp/html/modules/base/kernel/Legacy_Controller.class.php	Thu Jul 20 01:43:58 2006
@@ -761,7 +761,7 @@
 			}
 		}
 		else {
-			$this->executeFoward(XOOPS_URL);
+			$this->executeForward(XOOPS_URL);
 		}
 	}
 	


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