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

Back to archive index

Minahito minah****@users*****
2006年 11月 11日 (土) 18:34:25 JST


Index: xoops2jp/html/modules/legacy/actions/BackendAction.class.php
diff -u xoops2jp/html/modules/legacy/actions/BackendAction.class.php:1.1.2.1 xoops2jp/html/modules/legacy/actions/BackendAction.class.php:1.1.2.2
--- xoops2jp/html/modules/legacy/actions/BackendAction.class.php:1.1.2.1	Sat Oct 14 23:55:21 2006
+++ xoops2jp/html/modules/legacy/actions/BackendAction.class.php	Sat Nov 11 18:34:25 2006
@@ -94,7 +94,7 @@
 		//
 		// Rendering
 		//
-		$renderSystem->renderWithTarget($renderTarget);
+		$renderSystem->render($renderTarget);
 		
 		if (function_exists('mb_http_output')) {
 			mb_http_output('pass');


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