From 9512c266b0e0c5e34aa7a2d116ae82d53f508b62 Mon Sep 17 00:00:00 2001 From: e107steved Date: Tue, 23 Sep 2008 19:24:41 +0000 Subject: [PATCH] Make message version-independent --- e107_languages/English/lan_installer.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e107_languages/English/lan_installer.php b/e107_languages/English/lan_installer.php index c62f35eeb..8aa1862be 100644 --- a/e107_languages/English/lan_installer.php +++ b/e107_languages/English/lan_installer.php @@ -60,7 +60,7 @@ define("LANINS_049", "The two passwords you entered are not the same. Please go define("LANINS_050", "XML Extension"); define("LANINS_051", "Installed"); define("LANINS_052", "Not Installed"); -define("LANINS_053", "e107 .700 requires the PHP XML Extension to be installed. Please contact your host or read the information at "); +define("LANINS_053", "e107 0.8.x requires the PHP XML Extension to be installed. Please contact your host or read the information at "); define("LANINS_054", " before continuing"); define("LANINS_055", "Install Confirmation"); define("LANINS_056", "6");