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

Back to archive index

Minahito minah****@users*****
2006年 3月 30日 (木) 17:28:05 JST


Index: xoops2jp/html/modules/base/admin/actions/CommentListAction.class.php
diff -u xoops2jp/html/modules/base/admin/actions/CommentListAction.class.php:1.1.2.5 xoops2jp/html/modules/base/admin/actions/CommentListAction.class.php:1.1.2.6
--- xoops2jp/html/modules/base/admin/actions/CommentListAction.class.php:1.1.2.5	Thu Mar 30 12:53:25 2006
+++ xoops2jp/html/modules/base/admin/actions/CommentListAction.class.php	Thu Mar 30 17:28:05 2006
@@ -41,7 +41,6 @@
 		
 		$moduleHandler =& xoops_gethandler('module');
 		foreach ($modIds as $mid) {
-			print $mid;
 			$module =& $moduleHandler->get($mid);
 			if (is_object($module)) {
 				$moduleArr[] =& $module;


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