Function __global->load_files_list_of_installed_addons
Definitions
sources/upgrade_integrity_scan.php
- Load up a list of files for the addons we have installed (addon_registry based ones only).
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$manifest | array | required parameter | N/A | N/A | Manifest of file checksums |
Return
- A pair: List of files, a list of hooks
- Type: array
- Set: N/A
- Range: N/A