Elgg  Version 1.9
Variables
maintenance.php File Reference

Go to the source code of this file.

Variables

 $body = '<h1>' . $vars['site']->name . '</h1>'
 Maintenance mode layout. More...
 

Variable Documentation

$body = '<h1>' . $vars['site']->name . '</h1>'

Maintenance mode layout.

$vars['message'] Maintenance message $vars['site'] Site entity

Definition at line 9 of file maintenance.php.