Elgg  Version 1.9
Namespaces | Variables
deactivate.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(count($plugin_guids)==1) else
 

Variable Documentation

$plugin_guids = get_input('plugin_guids')

Definition at line 14 of file deactivate.php.

if (count($plugin_guids)==1) else
Initial value:
{
elgg forward
Meant to mimic the php forward() function by simply redirecting the user to another page...
Definition: elgglib.js:419
const REFERER
Definition: elgglib.php:2162

Definition at line 51 of file deactivate.php.