Fix editing of MGR posters

This commit is contained in:
DariusIII
2017-07-17 13:23:45 +02:00
parent 6dc54ff6aa
commit c5280c26f0
125 changed files with 863 additions and 103 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ Author: lordgnu <lordgnu@me.com>
require_once dirname(__DIR__, 2) . DIRECTORY_SEPARATOR . 'bootstrap.php';
use App\models\Settings;
use App\Models\Settings;
use nntmux\db\DB;
use nntmux\NZB;