definiations of permission levels
This commit is contained in:
@ -17,6 +17,7 @@ class SettingManager {
|
||||
const TYPE_REAL = 'real';
|
||||
const TYPE_BOOL = 'bool';
|
||||
const TYPE_ARRAY = 'array';
|
||||
//const TYPE_AUTH_LEVEL = 'auth'; //TODO
|
||||
|
||||
/**
|
||||
* Private properties
|
||||
|
Reference in New Issue
Block a user