1
0
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:
nlstart
2012-12-27 11:52:24 +01:00
parent da79f95c3d
commit 4c06aa27b7
2 changed files with 3315 additions and 3344 deletions

View File

@@ -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");

File diff suppressed because it is too large Load Diff