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