Elgg  Version 1.9
Variables
html.php File Reference

Go to the source code of this file.

Variables

 $lang = get_current_language()
 
 $attrs = ""
 
 if (isset( $vars[ 'body_attrs']))
 

Variable Documentation

◆ $attrs

$attrs = ""

Definition at line 14 of file html.php.

◆ $lang

Examples
/root/Elgg/engine/lib/cache.php.

Definition at line 12 of file html.php.

◆ if

if(isset($vars['body_attrs'])) ( isset( $vars[ 'body_attrs'])  )

Definition at line 15 of file html.php.