rev update

This commit is contained in:
friendica 2012-05-20 18:30:02 -07:00
commit afaf9ec74f
8 changed files with 158 additions and 135 deletions

View file

@ -41,7 +41,7 @@ function delivery_run($argv, $argc){
for($x = 3; $x < $argc; $x ++) {
$contact_id = intval($argv[x]);
$contact_id = intval($argv[$x]);
// Some other process may have delivered this item already.