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

View File

@@ -19,4 +19,5 @@ return array(
'f0906e6318348a765ffb6eb24e0d0938' => $vendorDir . '/laravel/framework/src/Illuminate/Foundation/helpers.php',
'58571171fd5812e6e447dce228f52f4d' => $vendorDir . '/laravel/framework/src/Illuminate/Support/helpers.php',
'37a3dc5111fe8f707ab4c132ef1dbc62' => $vendorDir . '/guzzlehttp/guzzle/src/functions_include.php',
'e617b14322a074392076a2f38eaf6115' => $baseDir . '/app/Helper.php',
);