require token signatures in zot_refresh, also move channel specific stuff into include/channel.php from include/connections.php
This commit is contained in:
@@ -6,6 +6,7 @@ require_once('include/queue_fn.php');
|
||||
require_once('include/zot.php');
|
||||
|
||||
class Queue {
|
||||
|
||||
static public function run($argc,$argv) {
|
||||
|
||||
require_once('include/items.php');
|
||||
|
Reference in New Issue
Block a user