loadIllegalGuestPermissions

Description

Loads up an array of permissions that guests can't have.

Syntax

void loadIllegalGuestPermissions ()


Notes

  • Loads up $context['non_guest_permissions']
  • To add a new permission that guests shouldn't have, simply add it to the array in this function
Advertisement: