|
Elgg
Version 2.3
|
Go to the source code of this file.
Variables | |
| $id = get_input('id') | |
| Elgg profile plugin edit default profile action removal. More... | |
| if(!is_numeric($id)) | $fieldlist = elgg_get_config('profile_custom_fields') |
| $fieldlist = elgg_get_config('profile_custom_fields') |
Definition at line 12 of file delete.php.
| $id = get_input('id') |
Elgg profile plugin edit default profile action removal.
Definition at line 7 of file delete.php.