|
Elgg
Version 6.3
|
Go to the source code of this file.
Variables | |
| $options | |
| if(elgg_extract('friends_only', $vars, false)) if(!(bool) elgg_extract('include_banned', $vars, true)) | $body = elgg_list_entities($options, 'elgg_search') |
| if (elgg_extract( 'friends_only', $vars, false)) if (!(bool) elgg_extract( 'include_banned', $vars, true)) $body = elgg_list_entities($options, 'elgg_search') |
| $options |