Function __global->reinstall_module
Definitions
sources/zones2.php
- Reinstall the specified module.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: bool
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$zone | ID_TEXT | required parameter | N/A | N/A | The zone name |
$module | ID_TEXT | required parameter | N/A | N/A | The module name |
Return
- Whether a module installer had to be run
- Type: boolean
- Set: N/A
- Range: N/A