Aleksander Machniak
2012-12-21 679b375a4685ad84456860accdd6d719531c81cf
Fix comment
1 files modified
2 ■■■ changed files
program/lib/Roundcube/rcube_db.php 2 ●●● patch | view | raw | blame | history
program/lib/Roundcube/rcube_db.php
@@ -426,7 +426,7 @@
     *
     * @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)
    {