mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-02 19:28:55 +00:00
Update for irc scraper and patches
This commit is contained in:
@@ -14,6 +14,8 @@ $tOut = new TmuxOutput($pdo);
|
||||
|
||||
$runVar['paths']['misc'] = NN_MISC;
|
||||
$runVar['paths']['lib'] = NN_LIB;
|
||||
$runVar['paths']['cli'] = NN_ROOT . 'cli/';
|
||||
$runVar['paths']['scraper'] = NN_MISC . 'IRCScraper' . DS . 'scrape.php';
|
||||
$db_name = DB_NAME;
|
||||
$dbtype = DB_TYPE;
|
||||
$tmux = $tRun->get('niceness');
|
||||
|
||||
Reference in New Issue
Block a user