Elgg  Version 1.9
Namespaces | Variables
tools.php File Reference

Go to the source code of this file.

Namespaces

 Elgg\Core
 Activate a plugin or plugins.
 

Variables

 $installed_plugins = $vars['installed_plugins']
 
 $count = count($installed_plugins)
 

Variable Documentation

$count = count($installed_plugins)

Definition at line 19 of file tools.php.

$installed_plugins = $vars['installed_plugins']

Definition at line 18 of file tools.php.