$requireSuper
$requireSuper :
boolean
GATEKEEP
Test authority to do write operations.
init( globalEdit = FALSE, originatorEditOnly = FALSE) :
Admins can do everything
Either return TRUE or the login prompt
globalEdit | If TRUE, config.php's $WIKINDX_GLOBAL_EDIT must be be set to TRUE. Default is FALSE |
|
originatorEditOnly | If TRUE, config.php's $WIKINDX_ORIGINATOR_EDITONLY must be TRUE. Default is FALSE |