Elgg  Version 1.11
Variables
content.php File Reference

Go to the source code of this file.

Variables

 $num_display = sanitize_int($vars['entity']->num_display, false)
 Banned users admin widget. More...
 
if(!$num_display) $db_prefix = elgg_get_config('dbprefix')
 

Variable Documentation

if (!$num_display) $db_prefix = elgg_get_config('dbprefix')

Definition at line 12 of file content.php.

$num_display = sanitize_int($vars['entity']->num_display, false)

Banned users admin widget.

Definition at line 6 of file content.php.