Skip to content

Commit f1586e3

Browse files
authored
Update README.md
1 parent e001ffb commit f1586e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

beta/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ var _**con**_ (Object) => MySQLi or PDO connection already opened. (N.B. It is r
99

1010
var _**table_name**_ (String or Array) => The tables that you want to backup. [READ TABLE SECTION](#-table_name)
1111

12-
var _**ext**_ (_String or Array_) [NEW VERSION >= V1.0.7] => The extension of the destination file. [READ EXT SECTION](#execute)
12+
var _**ext**_ (_String or Array_) => The extension of the destination file. [READ EXT SECTION](#execute)
1313

1414
var _**fname**_ (String) => The name of the output file/directory secondary
1515

0 commit comments

Comments
 (0)