Function CMSPermissionsScannerWindows->output_issue_reset
Definitions
sources/file_permissions_check.php
- Create an issue message about resetting permissions.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$path | PATH | required parameter | N/A | N/A | The path the message is about |
$sid | string | required parameter | N/A | N/A | The Sid the permissions are for |
Return
- A pair: The message, A command
- Type: array
- Set: N/A
- Range: N/A