$strNoQuery

This commit is contained in:
Loïc Chapeaux
2001-09-23 15:26:33 +00:00
parent 2eb0ee766d
commit b7f11a50fc
27 changed files with 41 additions and 14 deletions

View File

@@ -321,4 +321,5 @@ $strUpdateProfile = 'Update profile:';//to translate
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate
$strZip = '"zipped"'; //to translate
$strNoQuery = 'No SQL query!'; //to translate
?>