Minahito
minah****@users*****
2007年 2月 16日 (金) 15:22:45 JST
Index: xoops2jp/html/include/comment_new.php diff -u xoops2jp/html/include/comment_new.php:1.2.8.3.2.6 xoops2jp/html/include/comment_new.php:1.2.8.3.2.6.2.1 --- xoops2jp/html/include/comment_new.php:1.2.8.3.2.6 Fri Jan 19 02:23:55 2007 +++ xoops2jp/html/include/comment_new.php Fri Feb 16 15:22:45 2007 @@ -1,5 +1,5 @@ <?php -// $Id: comment_new.php,v 1.2.8.3.2.6 2007/01/18 17:23:55 minahito Exp $ +// $Id: comment_new.php,v 1.2.8.3.2.6.2.1 2007/02/16 06:22:45 minahito Exp $ // ------------------------------------------------------------------------ // // XOOPS - PHP Content Management System // // Copyright (c) 2000 XOOPS.org // @@ -139,7 +139,7 @@ // // Rendering // -$rendererSystem->render($renderTarget); +$renderSystem->render($renderTarget); // // Display now.