Elgg
Version 1.11
|
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 |
$plugin_guids = get_input('plugin_guids') |
Definition at line 14 of file deactivate.php.
if (count($plugin_guids)==1) else |
Definition at line 51 of file deactivate.php.