aboutsummaryrefslogtreecommitdiffstats
path: root/include/delivery.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-10-02 05:32:05 -0700
committerFriendika <info@friendika.com>2011-10-02 05:32:05 -0700
commit7c1968907d26a66581d362475a6b557e53e159cb (patch)
tree99186c300166ac1622ba5a951f35f05ff93b25c3 /include/delivery.php
parent8c9a6b0512da3bd73f28989bc179c4e417b267d8 (diff)
downloadvolse-hubzilla-7c1968907d26a66581d362475a6b557e53e159cb.tar.gz
volse-hubzilla-7c1968907d26a66581d362475a6b557e53e159cb.tar.bz2
volse-hubzilla-7c1968907d26a66581d362475a6b557e53e159cb.zip
attack of the zombie orphans
Diffstat (limited to 'include/delivery.php')
-rw-r--r--include/delivery.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/delivery.php b/include/delivery.php
index 3ab820b62..46112d78e 100644
--- a/include/delivery.php
+++ b/include/delivery.php
@@ -96,6 +96,8 @@ function delivery_run($argv, $argc){
$uid = $r[0]['uid'];
$updated = $r[0]['edited'];
+ if(! $parent_id)
+ return;
$items = q("SELECT `item`.*, `sign`.`signed_text`,`sign`.`signature`,`sign`.`signer`