mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Same for switch.php
This commit is contained in:
@@ -4,7 +4,7 @@ if (!isset($argv[1])) {
|
||||
exit('This script is not intended to be run manually.' . PHP_EOL);
|
||||
}
|
||||
|
||||
require_once dirname(__DIR__, 5) . DIRECTORY_SEPARATOR . 'bootstrap.php';
|
||||
require_once dirname(__DIR__, 4) . DIRECTORY_SEPARATOR . 'bootstrap.php';
|
||||
|
||||
use App\Models\Settings;
|
||||
use \nntmux\db\DB;
|
||||
|
||||
Reference in New Issue
Block a user