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

@@ -564,4 +564,7 @@ $strZeroRemovesTheLimit = 'Nota: Establint aquestes opcions a 0 (zero) treu el l
$strZip = '"comprimit amb zip"';
// To translate
$strGlobal = 'global'; //to translate
$strDbSpecific = 'database-specific'; //to translate
$strUsersHavingAccessToDb = 'Users having access to "%s"'; //to translate
?>