mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-31 18:28:54 +00:00
Fix wrong table name, switch to non-threaded version of fixReleaseNames script for filenames and srr matching.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
require_once dirname(__FILE__) . '/../../../config.php';
|
||||
require_once realpath(dirname(dirname(dirname(dirname(dirname(__DIR__))))) . DIRECTORY_SEPARATOR . 'indexer.php');
|
||||
|
||||
use newznab\processing\PostProcess;
|
||||
use newznab\ColorCLI;
|
||||
|
||||
Reference in New Issue
Block a user