add page start/end hooks, cleanup couple of notice msgs
This commit is contained in:
parent
85b0eca9c1
commit
b2176538f4
3 changed files with 32 additions and 8 deletions
|
@ -26,7 +26,9 @@
|
|||
proc_close(proc_open("\"$php_path\" \"include/queue.php\" &", array(), $foo));
|
||||
|
||||
|
||||
$hub_update = false;
|
||||
$force = false;
|
||||
|
||||
if(($argc > 1) && ($argv[1] == 'force'))
|
||||
$force = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue