Fourth batch.

This commit is contained in:
Darko
2015-05-29 11:18:05 +02:00
parent d10f3845bb
commit f7f5504fa4
11 changed files with 15 additions and 46 deletions
@@ -4,7 +4,7 @@ require_once("config.php");
use newznab\db\Settings;
$s = new Settings();
$s = new Sites();
$site = $s->get();
$patches = $s->getUnappliedPatches($site);