mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-03 11:49:03 +00:00
CS code fixes by pint
This commit is contained in:
@@ -8,7 +8,6 @@ $c = new Blacklight\ColorCLI();
|
||||
$tvDB = new TVDB();
|
||||
|
||||
if (! empty($argv[1]) && isset($argv[2], $argv[3]) && is_numeric($argv[2]) && is_numeric($argv[3])) {
|
||||
|
||||
// Test if your TvDB API key and configuration are working
|
||||
// If it works you should get a var dumped array of the show/season/episode entered
|
||||
|
||||
|
||||
Reference in New Issue
Block a user