Added a "FLUSH" feature for tables

This commit is contained in:
Loïc Chapeaux
2001-10-16 14:41:06 +00:00
parent 7256c65a36
commit af78db39fd
30 changed files with 566 additions and 16 deletions

View File

@@ -314,6 +314,8 @@ $strYes = '
$strZip = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> "zip"';
// To translate
$strFlush = 'Flush';
$strTableHasBeenFlushed = 'Table %s has been flushed';
$strUpdateProfile = 'Update profile:';//to translate
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
?>