diff --git a/e107_admin/db.php b/e107_admin/db.php index ebbc19631..9710e8d61 100644 --- a/e107_admin/db.php +++ b/e107_admin/db.php @@ -1462,7 +1462,7 @@ class system_tools */ private function plugin_viewscan($mode = 'update') { - $error_messages = array(0 => DBLAN_31, 1 => DBLAN_32, 2 => DBLAN_33, 3 => DBLAN_34); + $error_messages = array(0 => DBLAN_31, 1 => LAN_ERROR, 2 => DBLAN_33, 3 => DBLAN_34); // $error_image = array("integrity_pass.png", "integrity_fail.png", "warning.png", "blank.png"); $error_glyph = array(ADMIN_TRUE_ICON,ADMIN_FALSE_ICON,""," "); diff --git a/e107_core/shortcodes/batch/comment_shortcodes.php b/e107_core/shortcodes/batch/comment_shortcodes.php index 1c6cc2137..cedfd393a 100644 --- a/e107_core/shortcodes/batch/comment_shortcodes.php +++ b/e107_core/shortcodes/batch/comment_shortcodes.php @@ -186,7 +186,7 @@ class comment_shortcodes extends e_shortcode } // TODO put into a