mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
CS fixes
This commit is contained in:
@@ -1184,7 +1184,7 @@ class Movie
|
||||
}
|
||||
|
||||
/**
|
||||
* @return false|mixed
|
||||
* @return false|mixed
|
||||
*/
|
||||
protected function localIMDBSearch()
|
||||
{
|
||||
@@ -1220,6 +1220,7 @@ class Movie
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user