Go to the source code of this file.
Namespaces | |
| namespace | Elgg::Core |
Activate a plugin or plugins. | |
Variables | |
| $plugin_guid = get_input('plugin_guid') | |
| $priority = get_input('priority') | |
| $plugin = get_entity($plugin_guid) | |
| $plugin = get_entity($plugin_guid) |
Definition at line 19 of file set_priority.php.
| $plugin_guid = get_input('plugin_guid') |
Definition at line 16 of file set_priority.php.
| $priority = get_input('priority') |
Definition at line 17 of file set_priority.php.
1.6.3