Elgg  Version 1.11
Namespaces | Variables
activate.php File Reference

Go to the source code of this file.

Namespaces

 Elgg\Core
 Activate a plugin or plugins.
 

Variables

 $plugin_guids = get_input('plugin_guids')
 
if(!is_array($plugin_guids)) $activated_guids = array()
 
if(count($activated_guids)===1) else
 

Variable Documentation

if (!is_array($plugin_guids)) $activated_guids = array()

Definition at line 20 of file activate.php.

$plugin_guids = get_input('plugin_guids')

Definition at line 14 of file activate.php.

if (count($activated_guids)===1) else
Initial value:
{
$url = $_SERVER['HTTP_REFERER']
$url
Definition: exceptions.php:24

Definition at line 61 of file activate.php.