From 51e436fac6e990bea02aedb5763b1c979808ebf1 Mon Sep 17 00:00:00 2001 From: Cameron Date: Tue, 2 Apr 2013 16:11:58 -0700 Subject: [PATCH] Issue #157 Replaced e_BASE with e_HTTP --- e107_core/shortcodes/batch/comment_shortcodes.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/e107_core/shortcodes/batch/comment_shortcodes.php b/e107_core/shortcodes/batch/comment_shortcodes.php index 12890d5c9..4c5eb5f3f 100644 --- a/e107_core/shortcodes/batch/comment_shortcodes.php +++ b/e107_core/shortcodes/batch/comment_shortcodes.php @@ -94,7 +94,7 @@ class comment_shortcodes extends e_shortcode { if ($thisaction == "comment" && $pref['nested_comments']) { - $REPLY = "".COMLAN_326.""; + $REPLY = "".COMLAN_326.""; } } return $REPLY; @@ -182,11 +182,11 @@ class comment_shortcodes extends e_shortcode } // TODO put into a