mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 17:01:16 +00:00
Fix wrong path
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
require_once dirname(__DIR__) . 'bootstrap.php';
|
||||
require_once dirname(__DIR__) . DS . 'bootstrap.php';
|
||||
|
||||
use app\extensions\util\Versions;
|
||||
use nntmux\db\DB;
|
||||
|
||||
Reference in New Issue
Block a user