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');