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

@@ -570,4 +570,7 @@ $strZeroRemovesTheLimit = 'Poznámka: Nastavení těchto parametrů na 0 (nulu)
$strZip = '"zazipováno"';
// To translate
$strGlobal = 'global'; //to translate
$strDbSpecific = 'database-specific'; //to translate
$strUsersHavingAccessToDb = 'Users having access to "%s"'; //to translate
?>