| 
    Elgg
    Version 1.12
    
   | 
 
Go to the source code of this file.
Variables | |
| $id = get_input('id') | |
| Edit a custom profile field.  More... | |
| $label = get_input('label') | |
| if(!elgg_get_config("admin_defined_profile_$id")) if(elgg_save_config("admin_defined_profile_$id", $label)) | else | 
| if (!elgg_get_config("admin_defined_profile_$id")) if (elgg_save_config("admin_defined_profile_$id", $label)) else |