Fix comment

pull/53/head
Aleksander Machniak 12 years ago
parent c4781306a5
commit 679b375a46

@ -426,7 +426,7 @@ class rcube_db
* *
* @param mixed $result Optional query handle * @param mixed $result Optional query handle
* *
* @return int Number of rows or false on failure * @return int Number of (matching) rows
*/ */
public function affected_rows($result = null) public function affected_rows($result = null)
{ {

Loading…
Cancel
Save