mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-30 01:38:54 +00:00
Move files around.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
require_once dirname(__FILE__) . '/../../www/config.php';
|
||||
|
||||
$p = new PreDB(true);
|
||||
$p->nzpreUpdate();
|
||||
$p->processReleases(2000);
|
||||
Reference in New Issue
Block a user