Added bzip support for dump files

This commit is contained in:
Loïc Chapeaux
2001-07-15 00:31:36 +00:00
parent 997cae5159
commit 81d95fa3af
29 changed files with 127 additions and 40 deletions

View File

@@ -273,6 +273,7 @@ $strNotNumber = "This is not a number!"; //to translate
$strNotValidNumber = " is not a valid row number!"; //to translate
// export Zip (July 07, 2001, 19:48am)
$strBzip = "\"bzipped\"";
$strGzip = "\"gzipped\""; //to translate
$strOffSet = "Offset";
$strNbRecords = "No. Of records";