Elgg  Version 2.3
Variables
init.js.php File Reference

Go to the source code of this file.

Variables

 $modules = []
 Boot all the plugins and trigger the [init, system] hook. More...
 

Variable Documentation

$modules = []

Boot all the plugins and trigger the [init, system] hook.

Depend on this module to guarantee all [init, system] handlers have been called

Definition at line 8 of file init.js.php.