1
1
Fork 0

infrastructure for queueing, redelivery

This commit is contained in:
Friendika 2010-11-21 23:00:01 -08:00
commit de6c777d3f
7 changed files with 53 additions and 13 deletions

View file

@ -173,6 +173,6 @@ function load_database($db) {
$errors ++;
}
}
}
}
return $errors;
}