Drop multiple databases.
This commit is contained in:
@@ -566,4 +566,7 @@ $strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here mi
|
||||
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
|
||||
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
|
||||
$strJumpToDB = 'Jump to database "%s".'; //to translate
|
||||
$strDropSelectedDatabases = 'Drop Selected Databases'; //to translate
|
||||
$strNoDatabasesSelected = 'No databases selected.'; //to translate
|
||||
$strDatabasesDropped = '%s databases have been dropped successfully.'; //to translate
|
||||
?>
|
||||
|
Reference in New Issue
Block a user