[xoops-cvslog 5775] CVS update: xoops2jp/html/include

Back to archive index

Minahito minah****@users*****
2006年 11月 11日 (土) 12:54:14 JST


Index: xoops2jp/html/include/comment_reply.php
diff -u xoops2jp/html/include/comment_reply.php:1.2.8.3.2.3 xoops2jp/html/include/comment_reply.php:1.2.8.3.2.4
--- xoops2jp/html/include/comment_reply.php:1.2.8.3.2.3	Sat Nov 11 02:42:41 2006
+++ xoops2jp/html/include/comment_reply.php	Sat Nov 11 12:54:14 2006
@@ -1,5 +1,5 @@
 <?php
-// $Id: comment_reply.php,v 1.2.8.3.2.3 2006/11/10 17:42:41 minahito Exp $
+// $Id: comment_reply.php,v 1.2.8.3.2.4 2006/11/11 03:54:14 minahito Exp $
 //  ------------------------------------------------------------------------ //
 //                XOOPS - PHP Content Management System                      //
 //                    Copyright (c) 2000 XOOPS.org                           //
@@ -39,6 +39,7 @@
 require_once XOOPS_ROOT_PATH.'/header.php';
 
 require_once XOOPS_MODULE_PATH . "/legacy/forms/CommentEditForm.class.php";
+require_once XOOPS_ROOT_PATH . "/include/comment_constants.php";
 
 //
 // Load message resource


xoops-cvslog メーリングリストの案内
Back to archive index