moveme: first successful relocated user
This commit is contained in:
parent
dbc6cbe024
commit
1a3a5ee8d9
9 changed files with 93 additions and 64 deletions
|
|
@ -3,7 +3,7 @@ require_once("boot.php");
|
|||
require_once('include/queue_fn.php');
|
||||
require_once('include/html2plain.php');
|
||||
|
||||
function delivery_run($argv, $argc){
|
||||
function delivery_run(&$argv, &$argc){
|
||||
global $a, $db;
|
||||
|
||||
if(is_null($a)){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue