mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 03:40:37 +02:00
Make message version-independent
This commit is contained in:
@@ -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");
|
||||
|
Reference in New Issue
Block a user