note work still remaining
This commit is contained in:
parent
dafd3a9e43
commit
5c8359f976
@ -2283,6 +2283,7 @@ function process_channel_sync_delivery($sender,$arr,$deliveries) {
|
|||||||
continue;
|
continue;
|
||||||
$clean[$k] = $v;
|
$clean[$k] = $v;
|
||||||
// TODO - check if these are allowed, otherwise we'll error
|
// TODO - check if these are allowed, otherwise we'll error
|
||||||
|
// We also need to import local photos if a custom photo is selected
|
||||||
}
|
}
|
||||||
if(count($clean)) {
|
if(count($clean)) {
|
||||||
foreach($clean as $k => $v) {
|
foreach($clean as $k => $v) {
|
||||||
|
Reference in New Issue
Block a user