Function __global->support_smart_decaching
Definitions
sources/global3.php
- Whether smart decaching is enabled. It is slightly inefficient but makes site development easier for people.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: bool
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$support_temporary_disable | boolean | False | N/A | N/A | Support it being temporarily disabled |
Return
- If smart decaching is enabled
- Type: boolean
- Set: N/A
- Range: N/A