definiations of permission levels

This commit is contained in:
kremsy
2014-01-09 18:45:39 +01:00
parent 6e4cf32a16
commit 4ab7f8ff49
4 changed files with 88 additions and 52 deletions

View File

@ -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