From ab4d0d68a8208eb70bc325f394ba71d16f7f6714 Mon Sep 17 00:00:00 2001 From: e107steved Date: Sun, 18 Mar 2007 15:00:52 +0000 Subject: [PATCH] Bugtracker #3834 - hard-coded LAN --- e107_admin/modcomment.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/e107_admin/modcomment.php b/e107_admin/modcomment.php index 110305bb9..09b0de37f 100644 --- a/e107_admin/modcomment.php +++ b/e107_admin/modcomment.php @@ -11,9 +11,9 @@ | GNU General Public License (http://gnu.org). | | $Source: /cvs_backup/e107_0.8/e107_admin/modcomment.php,v $ -| $Revision: 1.2 $ -| $Date: 2006-12-07 15:41:49 $ -| $Author: sweetas $ +| $Revision: 1.3 $ +| $Date: 2007-03-18 15:00:52 $ +| $Author: e107steved $ +----------------------------------------------------------------------------+ */ require_once("../class2.php"); @@ -142,7 +142,7 @@ if (!$sql->db_Select("comments", "*", "(comment_type='".$type."' OR comment_type - comments (".$total_comments." ".($total_comments == "1" ? MDCLAN_11 : MDCLAN_12).", ".$total_blocked." ".MDCLAN_13.") + ".MDCLAN_12." (".$total_comments." ".($total_comments == "1" ? MDCLAN_11 : MDCLAN_12).", ".$total_blocked." ".MDCLAN_13.") ".$comments." ".MDCLAN_9."