fixes for nzbget

This commit is contained in:
KodeStar
2018-02-08 18:53:52 +00:00
parent e4e815dc40
commit 4fc2bbd1af
13 changed files with 273 additions and 478 deletions

2
vendor/autoload.php vendored
View File

@@ -2,6 +2,6 @@
// autoload.php @generated by Composer
require_once __DIR__ . '/composer' . '/autoload_real.php';
require_once __DIR__ . '/composer/autoload_real.php';
return ComposerAutoloaderInit4b6fb9210a1ea37c2db27b8ff53a1ecf::getLoader();