mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-31 10:18:55 +00:00
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
This commit is contained in:
@@ -64,6 +64,9 @@ function reCategorize($argv)
|
||||
|
||||
// Categorizes releases.
|
||||
// Returns the quantity of categorized releases.
|
||||
/**
|
||||
* @param string $where
|
||||
*/
|
||||
function categorizeRelease($update = true, $where, $echooutput = false)
|
||||
{
|
||||
$pdo = new DB();
|
||||
|
||||
Reference in New Issue
Block a user