-
Notifications
You must be signed in to change notification settings - Fork 1
Permissions
Ryan Fischbach edited this page Oct 8, 2013
·
5 revisions
When using the default Auth_Basic authentication type, you get a bunch of basic user account infrastructure mechanisms.
res/Permissions.php - Permission definitions can be defined here without labels and descriptions.
res/i18n/en/Permissions.php - Permission definitions with their labels and descriptions in the language for the folder they reside in. Change the "en" to your 2-char language identifier for languages other than English. Regions within a given language can also be used as well, such as res/i18n/en/US/Permissions.php.