Added bzip support for dump files
This commit is contained in:
@@ -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";
|
||||
|
Reference in New Issue
Block a user