Elgg
Version 2.3
|
Go to the source code of this file.
Variables | |
$widget = elgg_extract('entity', $vars) | |
New users admin widget. More... | |
$num_display = sanitize_int($widget->num_display, false) | |
if (!$num_display) | |
$num_display = sanitize_int($widget->num_display, false) |
Definition at line 8 of file content.php.
$widget = elgg_extract('entity', $vars) |
New users admin widget.
Definition at line 6 of file content.php.
if(!$num_display) |
Definition at line 10 of file content.php.