[xoops-cvslog 6134] CVS update: xoops2jp/html/modules/legacy/admin/actions

Back to archive index

NobuNobu nobun****@users*****
2007年 1月 23日 (火) 22:02:41 JST


Index: xoops2jp/html/modules/legacy/admin/actions/ActSearchAction.class.php
diff -u xoops2jp/html/modules/legacy/admin/actions/ActSearchAction.class.php:1.1.2.3 xoops2jp/html/modules/legacy/admin/actions/ActSearchAction.class.php:1.1.2.3.2.1
--- xoops2jp/html/modules/legacy/admin/actions/ActSearchAction.class.php:1.1.2.3	Thu Nov  9 16:23:40 2006
+++ xoops2jp/html/modules/legacy/admin/actions/ActSearchAction.class.php	Tue Jan 23 22:02:41 2007
@@ -94,7 +94,7 @@
 
 	function prepare(&$controller, &$xoopsUser)
 	{
-		parent::prepare(&$controller, &$xoopsUser);
+		parent::prepare($controller, &$xoopsUser);
 
 		$db=&$controller->getDB();
 


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