mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 20:00:37 +02:00
Install improvements
auto create of e107_config.php during install, a few LAN-fixes, improvements on readability, /tbody-tag fix, added descriptions to various functions
This commit is contained in:
@@ -176,7 +176,9 @@ define("LANINS_117", "Website Preferences");
|
||||
define("LANINS_118", "Install Plugins");
|
||||
define("LANINS_119", "Install all plugins that the theme may require.");
|
||||
define("LANINS_120", "8");
|
||||
define('LANINS_121', 'e107_config.php is not an empty file');
|
||||
define('LANINS_122', 'You might have an existing installation');
|
||||
define("LANINS_121", "e107_config.php is not an empty file");
|
||||
define("LANINS_122", "You might have an existing installation");
|
||||
define("LANINS_123", "Optional: Your public name or alias. Leave blank to use the user name");
|
||||
define("LANINS_124", "Please choose a password of at least 8 characters");
|
||||
|
||||
|
||||
|
723
install_.php
723
install_.php
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user