mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-30 01:38:54 +00:00
Many composer fixes
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
<?php
|
||||
namespace newznab\processing\post;
|
||||
|
||||
require_once NN_LIBS . 'zeebinz/rarinfo/archiveinfo.php';
|
||||
require_once NN_LIBS . 'zeebinz/rarinfo/par2info.php';
|
||||
require_once NN_LIBS . 'zeebinz/rarinfo/srrinfo.php';
|
||||
|
||||
use newznab\db\Settings;
|
||||
use newznab\utility\Utility;
|
||||
use newznab\NZB;
|
||||
|
||||
Reference in New Issue
Block a user