There was an error while loading. Please reload this page.
1 parent e001ffb commit f1586e3Copy full SHA for f1586e3
beta/README.md
@@ -9,7 +9,7 @@ var _**con**_ (Object) => MySQLi or PDO connection already opened. (N.B. It is r
9
10
var _**table_name**_ (String or Array) => The tables that you want to backup. [READ TABLE SECTION](#-table_name)
11
12
-var _**ext**_ (_String or Array_) [NEW VERSION >= V1.0.7] => The extension of the destination file. [READ EXT SECTION](#execute)
+var _**ext**_ (_String or Array_) => The extension of the destination file. [READ EXT SECTION](#execute)
13
14
var _**fname**_ (String) => The name of the output file/directory secondary
15
0 commit comments