Many composer fixes

This commit is contained in:
DariusIII
2016-03-08 23:39:31 +01:00
parent 03a89a11e2
commit 873bbbfd6f
27 changed files with 29 additions and 128 deletions
-1
View File
@@ -19,7 +19,6 @@
* @copyright 2014 nZEDb
*/
require_once realpath(dirname(__DIR__) . DIRECTORY_SEPARATOR . 'indexer.php');
require_once NN_LIBS . DIRECTORY_SEPARATOR . 'smarty' . DIRECTORY_SEPARATOR . 'Smarty.class.php';
use newznab\db\DbUpdate;
use newznab\utility\Utility;