diff --git a/lib/WebGUI/SQL.pm b/lib/WebGUI/SQL.pm index b20bfd8e9..6dba577dc 100644 --- a/lib/WebGUI/SQL.pm +++ b/lib/WebGUI/SQL.pm @@ -755,7 +755,8 @@ sub quoteAndJoin { =head2 read ( sql [ , placeholders ] ) -This is a convenience method for WebGUI::SQL::ResultSet->read(). +This is a convenience method for WebGUI::SQL::ResultSet->read(). It returns the statement +handler. =head3 sql