Minahito
minah****@users*****
2006年 10月 15日 (日) 00:36:49 JST
Index: xoops2jp/html/include/comment_reply.php diff -u xoops2jp/html/include/comment_reply.php:1.2.8.3 xoops2jp/html/include/comment_reply.php:1.2.8.3.2.1 --- xoops2jp/html/include/comment_reply.php:1.2.8.3 Thu Jul 20 17:18:07 2006 +++ xoops2jp/html/include/comment_reply.php Sun Oct 15 00:36:49 2006 @@ -1,5 +1,5 @@ <?php -// $Id: comment_reply.php,v 1.2.8.3 2006/07/20 08:18:07 minahito Exp $ +// $Id: comment_reply.php,v 1.2.8.3.2.1 2006/10/14 15:36:49 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_MODULE_PATH . "/base/forms/CommentEditForm.class.php"; +require_once XOOPS_MODULE_PATH . "/legacy/forms/CommentEditForm.class.php"; // // Load message resource