[xoops-cvslog 3460] CVS update: xoops2jp/html/modules/legacyRender/class

Back to archive index

Minahito minah****@users*****
2006年 7月 10日 (月) 14:54:59 JST


Index: xoops2jp/html/modules/legacyRender/class/bannerfinish.php
diff -u xoops2jp/html/modules/legacyRender/class/bannerfinish.php:1.1.2.1 xoops2jp/html/modules/legacyRender/class/bannerfinish.php:1.1.2.2
--- xoops2jp/html/modules/legacyRender/class/bannerfinish.php:1.1.2.1	Mon Apr 24 16:31:08 2006
+++ xoops2jp/html/modules/legacyRender/class/bannerfinish.php	Mon Jul 10 14:54:59 2006
@@ -20,7 +20,7 @@
 	function loadBannerclient()
 	{
 		if ($this->_mClientLoadedFlag == false) {
-			$handler =& xoops_getmodulehandler('bannerclient');
+			$handler =& xoops_getmodulehandler('bannerclient', 'legacyRender');
 			$this->mClient =& $handler->get($this->get('cid'));
 			$this->_mClientLoadedFlag = true;
 		}


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