Function __global->restricted_manually_enabled_backdoor
Definitions
sources/users_active_actions.php
- Backdoor handler. Can only be activated by those with FTP write-access.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Returns: int
Returns
- The member to simulate
- Type: MEMBER
- Set: N/A
- Range: N/A
Preview
Code (PHP)
/**
* Backdoor handler. Can only be activated by those with FTP write-access.
*
* @return MEMBER The member to simulate
*/
function restricted_manually_enabled_backdoor() : int
* Backdoor handler. Can only be activated by those with FTP write-access.
*
* @return MEMBER The member to simulate
*/
function restricted_manually_enabled_backdoor() : int

