| Elgg
    Version 1.9
    | 
Go to the source code of this file.
| Namespaces | |
| Elgg\Core | |
| Activate a plugin or plugins. | |
| Variables | |
| $collection_id = get_input('collection_id') | |
| $friends = get_input('friend') | |
| if(!can_edit_access_collection($collection_id)) if(update_access_collection($collection_id, $friends)) | else | 
| if (!can_edit_access_collection( $collection_id)) if (update_access_collection( $collection_id, $friends)) else |