1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-30 01:30:32 +02:00

Updated 'optimize database' tools to use mysql class and LAN optimzation #6

This commit is contained in:
Tijn Kuyper
2015-10-29 00:26:56 +01:00
parent b584a2b6b6
commit 15c6d85ef2
2 changed files with 10 additions and 9 deletions

View File

@@ -17,8 +17,8 @@ define("DBLAN_7", "Optimize SQL database");
define("DBLAN_8", "Select to backup your core settings");
define("DBLAN_9", "Backup core");
define("DBLAN_10", "Database Utilities");
define("DBLAN_11", "MySQL database");
define("DBLAN_12", "optimized");
define("DBLAN_11", "MySQL database [x] optimized");
//define("DBLAN_12", "optimized");
// define("DBLAN_13", "Back");
// define("DBLAN_14", "Done");
define("DBLAN_15", "Select to check for any available db updates");