mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-03 03:38:52 +00:00
Another fix for php notice.
This commit is contained in:
@@ -1642,7 +1642,7 @@ Class ProcessAdditional
|
||||
Category::CAT_MOVIE_OTHER,
|
||||
Category::CAT_TV_OTHER
|
||||
),
|
||||
$rQuery['ID']
|
||||
$rQuery['id']
|
||||
)
|
||||
) {
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user