mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-03 11:49:03 +00:00
Fix editing of MGR posters
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
require_once dirname(__DIR__, 3) . DIRECTORY_SEPARATOR . 'bootstrap.php';
|
||||
|
||||
use App\models\Settings;
|
||||
use App\Models\Settings;
|
||||
use nntmux\ColorCLI;
|
||||
use nntmux\db\DB;
|
||||
use nntmux\utility\Utility;
|
||||
|
||||
Reference in New Issue
Block a user