wrong resource (attach_change_permissions())
This commit is contained in:
parent
cef1aa6d1b
commit
fe7b7773ba
@ -1246,7 +1246,7 @@ function attach_change_permissions($channel_id, $resource, $allow_cid, $allow_gi
|
||||
}
|
||||
|
||||
if($sync) {
|
||||
$data = attach_export_data($channel,$resource_id);
|
||||
$data = attach_export_data($channel,$resource);
|
||||
|
||||
if($data)
|
||||
build_sync_packet($channel['channel_id'],array('file' => array($data)));
|
||||
|
Reference in New Issue
Block a user