mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-02 11:18:56 +00:00
Fix getNumRows function.
This commit is contained in:
@@ -699,7 +699,7 @@ class DB extends \PDO
|
||||
/**
|
||||
* Get the total number of rows in the result set
|
||||
*
|
||||
* @param PDOStatement $result
|
||||
* @param $result
|
||||
* @return int|PDOStatement
|
||||
*/
|
||||
public function getNumRows($result)
|
||||
|
||||
Reference in New Issue
Block a user