Elgg
Version 1.9
|
Go to the source code of this file.
Variables | |
$label = get_input('label') | |
Elgg profile plugin edit default profile action. More... | |
$type = get_input('type') | |
$fieldlist = elgg_get_config('profile_custom_fields') | |
if(!$fieldlist &&$fieldlist!== '0') | else |
foreach($fieldlistarray as $key=> $value) | $id = max($fieldlistarray) + 1 |
$fieldlist = elgg_get_config('profile_custom_fields') |
foreach ($fieldlistarray as $key=> $value) $id = max($fieldlistarray) + 1 |