re-arrange the html cache a bit

This commit is contained in:
redmatrix
2015-05-20 20:28:16 -07:00
parent e68a00d381
commit c10a4ca9c7
3 changed files with 19 additions and 12 deletions

View File

@@ -2966,6 +2966,9 @@ function process_channel_sync_delivery($sender, $arr, $deliveries) {
. "' where abook_xchan = '" . dbesc($clean['abook_xchan']) . "' and abook_channel = " . intval($channel['channel_id']));
}
}
}
}