[xoops-cvslog 2348] CVS update: xoops2jp/html/modules/base/admin/actions

Back to archive index

Minahito minah****@users*****
2006年 2月 21日 (火) 20:46:22 JST


Index: xoops2jp/html/modules/base/admin/actions/CommentEditAction.class.php
diff -u xoops2jp/html/modules/base/admin/actions/CommentEditAction.class.php:1.1.2.1 xoops2jp/html/modules/base/admin/actions/CommentEditAction.class.php:1.1.2.2
--- xoops2jp/html/modules/base/admin/actions/CommentEditAction.class.php:1.1.2.1	Thu Jan 26 01:17:36 2006
+++ xoops2jp/html/modules/base/admin/actions/CommentEditAction.class.php	Tue Feb 21 20:46:22 2006
@@ -15,6 +15,11 @@
 		$handler =& xoops_getmodulehandler('comment');
 		return $handler;
 	}
+	
+	function isEnableCreate()
+	{
+		return false;
+	}
 
 	function _setupActionForm()
 	{


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