Elgg  Version 1.9
Variables
content.php File Reference

Go to the source code of this file.

Variables

 $sections
 Welcome widget for admins. More...
 
 foreach ($sections as $section=> $strings)
 

Variable Documentation

$sections
Initial value:
= array(
'intro' => array(),
'admin_overview' => array(),
'outro' => array()
)

Welcome widget for admins.

Definition at line 7 of file content.php.

foreach($sections as $section=> $strings)

Definition at line 16 of file content.php.