Function __global->in_safe_mode
Definitions
sources/global2.php
- Find whether we are running in safe mode.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: bool
Return
- Whether we are in safe mode
- Type: boolean
- Set: N/A
- Range: N/A
sources/minikernel.php
- Find whether we are running in safe mode.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: bool
Return
- Whether we are in safe mode
- Type: boolean
- Set: N/A
- Range: N/A