mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-01 02:38:55 +00:00
fixed backfill_threaded pointing to wrong backfill, removed 2 more colors
This commit is contained in:
@@ -59,7 +59,7 @@ if ($ps->RunThreadCode())
|
||||
|
||||
$param = $group['name'];
|
||||
|
||||
$dir = dirname(__FILE__);
|
||||
$dir = dirname(__FILE__) . '/../../../';
|
||||
$file = 'backfill.php';
|
||||
|
||||
//NewzDash
|
||||
|
||||
Reference in New Issue
Block a user