remove two {
This commit is contained in:
parent
40065c4658
commit
ea49b1a16d
1 changed files with 2 additions and 2 deletions
|
|
@ -137,7 +137,7 @@ sub finish {
|
||||||
|
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
|
|
||||||
=head2 getColumnNames {
|
=head2 getColumnNames
|
||||||
|
|
||||||
Returns an array of column names. Use with a "read" method.
|
Returns an array of column names. Use with a "read" method.
|
||||||
|
|
||||||
|
|
@ -185,7 +185,7 @@ sub hashRef {
|
||||||
|
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
|
|
||||||
=head2 prepare ( sql, db ) {
|
=head2 prepare ( sql, db )
|
||||||
|
|
||||||
Constructor. Returns a result set statement handler.
|
Constructor. Returns a result set statement handler.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue