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:
@@ -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");
|
||||
|
Reference in New Issue
Block a user