mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-02 19:28:55 +00:00
Missed one.
This commit is contained in:
+1
-1
@@ -126,7 +126,7 @@ switch ($function) {
|
||||
case 's':
|
||||
verifyEmptyParameter('q');
|
||||
$maxAge = maxAge();
|
||||
$page->users->addApiRequest($uid, $_SERVER['REQUEST_URI'], $hosthash);
|
||||
$page->users->addApiRequest($uid, $_SERVER['REQUEST_URI']);
|
||||
$categoryID = categoryid();
|
||||
$limit = limit();
|
||||
$offset = offset();
|
||||
|
||||
Reference in New Issue
Block a user