Fisrt batch of changes from site to settings.

This commit is contained in:
Darko
2015-05-28 15:59:55 +02:00
parent dac7585cc9
commit 553d68c234
168 changed files with 789 additions and 839 deletions
@@ -2,11 +2,11 @@
require_once(dirname(__FILE__) . '/config.php');
use newznab\db\DB;
use newznab\db\Settings;
$start = TIME();
$pdo = new DB();
$pdo = new Settings();
$consoleTools = new \ConsoleTools(['ColorCLI' => $pdo->log]);
// Create the connection here and pass