mirror of
https://github.com/e107inc/e107.git
synced 2025-08-28 16:50:07 +02:00
Issue #6: Remove and optimize (hardcoded) LANS
This commit is contained in:
@@ -185,4 +185,8 @@ define("LANINS_126", "For security reasons you should now set the file permissio
|
||||
define("LANINS_127", "The database [x] already exists. Overwrite it? (any existing data will be lost)");
|
||||
define("LANINS_128", "Overwrite");
|
||||
define("LANINS_129", "Database not found.");
|
||||
|
||||
|
||||
define('LANINS_130', "Parked Domain");
|
||||
define('LANINS_131', "The parked domain which will become a new e107 website.");
|
||||
define('LANINS_132', "mydomain.com");
|
||||
define('LANINS_133', "This will create a fresh installation of e107 at the domain you specify. Using your server administration software (eg. cPanel) - park your other domain on top of [domain]");
|
||||
|
Reference in New Issue
Block a user