Added a limitation feature for data dumps thanks to Girish Nair and Vinay

This commit is contained in:
Loïc Chapeaux
2001-07-13 17:18:11 +00:00
parent 18f3a14292
commit c74a33e567
27 changed files with 269 additions and 115 deletions

View File

@@ -274,5 +274,7 @@ $strNotValidNumber = " is not a valid row number!"; //to translate
// export Zip (July 07, 2001, 19:48am)
$strGzip = "\"gzipped\""; //to translate
$strOffSet = "Offset";
$strNbRecords = "No. Of records";
$strRowSize=" Row size "; //to translate
?>