Function RevisionEngineFiles->enabled
Definitions
sources/revisions_engine_files.php
- Find whether revisions are enabled for the current user.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: bool
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$check_privilege | boolean | required parameter | N/A | N/A | Whether to check privileges |
Return
- Whether revisions are enabled
- Type: boolean
- Set: N/A
- Range: N/A