check privileges

This commit is contained in:
Alexander M. Turek
2003-02-14 14:47:41 +00:00
parent 98a8b57ee7
commit d19d064a89
95 changed files with 419 additions and 5 deletions

View File

@@ -567,4 +567,7 @@ $strZip = '"zippé"';
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strGlobal = 'global'; //to translate
$strDbSpecific = 'database-specific'; //to translate
$strUsersHavingAccessToDb = 'Users having access to "%s"'; //to translate
?>