From 3bc8dbdf83c25712a1a81ce6595b948379503bf9 Mon Sep 17 00:00:00 2001 From: leo Date: Thu, 25 Jun 2015 16:05:23 +0200 Subject: [PATCH] --- e107_admin/db.php | 2 +- e107_core/shortcodes/batch/comment_shortcodes.php | 4 ++-- e107_handlers/upload_handler.php | 2 +- e107_languages/English/English.php | 2 +- e107_languages/English/admin/lan_db.php | 2 +- e107_languages/English/lan_comment.php | 2 +- e107_languages/English/lan_email.php | 2 +- e107_languages/English/lan_installer.php | 2 +- e107_languages/English/lan_upload_handler.php | 2 +- e107_plugins/forum/forum_post.php | 2 +- e107_plugins/forum/languages/English/English_front.php | 2 +- e107_plugins/page/e_search.php | 2 +- e107_plugins/pm/languages/English.php | 2 +- e107_plugins/pm/pm_shortcodes.php | 4 ++-- e107_themes/_blank/languages/English.php | 2 +- 15 files changed, 17 insertions(+), 17 deletions(-) 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