small new feature: stats overview about all databases of a server

This commit is contained in:
Olivier Müller
2001-08-20 20:39:44 +00:00
parent 662df47fa8
commit 78efb0b088
27 changed files with 191 additions and 2 deletions

View File

@@ -293,4 +293,5 @@ $strSetEnumVal = 'If field type is "enum" or "set", please enter the values usin
$strShowPHPInfo = 'Show PHP information'; // To translate
$strStrucExcelCSV = 'CSV for Ms Excel data';
$strTables = '%s table(s)'; //to translate
$strDatabasesStats = 'Databases statistics';//to translate
?>