Elgg
Version 2.3
|
Go to the source code of this file.
Namespaces | |
Elgg\Core | |
Activate a plugin or plugins. | |
Variables | |
$guids = get_input('guids') | |
if(empty($guids)) | else |
$guids = get_input('guids') |
Definition at line 12 of file deactivate_all.php.
if (empty($guids)) else |
Definition at line 16 of file deactivate_all.php.