Function __global->module_installed
Definitions
sources/zones.php
- Check to see if a module is installed.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: bool
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$module | ID_TEXT | required parameter | N/A | N/A | The module name |
Return
- Whether it is
- Type: boolean
- Set: N/A
- Range: N/A