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

Back to archive index

Minahito minah****@users*****
2007年 2月 16日 (金) 15:20:23 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.2.1 xoops2jp/html/modules/legacy/admin/actions/ActSearchAction.class.php:1.1.2.3.2.2
--- xoops2jp/html/modules/legacy/admin/actions/ActSearchAction.class.php:1.1.2.3.2.1	Tue Jan 23 22:02:41 2007
+++ xoops2jp/html/modules/legacy/admin/actions/ActSearchAction.class.php	Fri Feb 16 15:20:22 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