mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-02 11:18:56 +00:00
Fix some more paths
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
require_once dirname(__DIR__, 5).DIRECTORY_SEPARATOR.'bootstrap.php';
|
||||
require_once dirname(__DIR__, 4).DIRECTORY_SEPARATOR.'bootstrap.php';
|
||||
|
||||
use nntmux\NNTP;
|
||||
use nntmux\Tmux;
|
||||
|
||||
Reference in New Issue
Block a user