Minahito
minah****@users*****
2006年 10月 15日 (日) 00:36:40 JST
Index: xoops2jp/html/include/comment_new.php diff -u xoops2jp/html/include/comment_new.php:1.2.8.3 xoops2jp/html/include/comment_new.php:1.2.8.3.2.1 --- xoops2jp/html/include/comment_new.php:1.2.8.3 Thu Jul 20 17:17:45 2006 +++ xoops2jp/html/include/comment_new.php Sun Oct 15 00:36:40 2006 @@ -1,5 +1,5 @@ <?php -// $Id: comment_new.php,v 1.2.8.3 2006/07/20 08:17:45 minahito Exp $ +// $Id: comment_new.php,v 1.2.8.3.2.1 2006/10/14 15:36:40 minahito Exp $ // ------------------------------------------------------------------------ // // XOOPS - PHP Content Management System // // Copyright (c) 2000 XOOPS.org // @@ -36,7 +36,7 @@ exit(); } -require_once XOOPS_MODULE_PATH . "/base/forms/CommentEditForm.class.php"; +require_once XOOPS_MODULE_PATH . "/legacy/forms/CommentEditForm.class.php"; // // Load message resource