mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-01 10:48:53 +00:00
Fourth batch.
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user