Performs a check within a php script and returns any other files that might have been required or included.
- Full name:
check_includes - Defined in:
cms/core/Shared/Helpers/core.php
Parameters
| Parameter | Type | Description |
|---|---|---|
$filename |
string | PHP script to check. |
Return Value
array|string