improved doc for function

This commit is contained in:
Marc Delisle
2008-05-11 12:45:46 +00:00
parent a727fb367d
commit 07bea9b00d

View File

@@ -17,7 +17,7 @@ require_once './libraries/Table.class.php';
* @param string the query to execute
* @param boolean whether to display SQL error messages or not
*
* @return integer the result id
* @return integer the result set, or false if no result set
*
* @access public
*