| 
    Elgg
    Version master
    
   | 
 
Go to the source code of this file.
Variables | |
| $plugin_id = get_input('plugin_id') | |
| Remove all user and plugin settings from the give plugin ID.  More... | |
| if(empty($plugin_id)) | $plugin = elgg_get_plugin_from_id($plugin_id) | 
| if (empty( $plugin_id)) $plugin = elgg_get_plugin_from_id($plugin_id) | 
Definition at line 13 of file remove.php.
| $plugin_id = get_input('plugin_id') | 
Remove all user and plugin settings from the give plugin ID.
Definition at line 8 of file remove.php.