[xoops-cvslog 4320] CVS update: xoops2jp/html/modules/base/actions

Back to archive index

NobuNobu nobun****@users*****
2006年 8月 24日 (木) 01:08:18 JST


Index: xoops2jp/html/modules/base/actions/SearchResultsAction.class.php
diff -u xoops2jp/html/modules/base/actions/SearchResultsAction.class.php:1.1.2.6 xoops2jp/html/modules/base/actions/SearchResultsAction.class.php:1.1.2.7
--- xoops2jp/html/modules/base/actions/SearchResultsAction.class.php:1.1.2.6	Mon Jul 31 19:05:07 2006
+++ xoops2jp/html/modules/base/actions/SearchResultsAction.class.php	Thu Aug 24 01:08:17 2006
@@ -17,6 +17,7 @@
 	function prepare(&$controller, &$xoopsUser)
 	{
 		$root =& $controller->mRoot;
+		$root->mLanguageManager->loadPageTypeMessageCatalog('search');
 		$root->mLanguageManager->loadModuleMessageCatalog('base');
 		
 		$handler =& xoops_gethandler('config');


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