mirror of
https://github.com/ulfgebhardt/system.git
synced 2025-12-13 09:35:49 +00:00
sai cron right
This commit is contained in:
parent
d6918a4ed0
commit
ff729e6106
@ -17,6 +17,8 @@ class RIGHTS {
|
|||||||
const SYS_SAI_API = 20;
|
const SYS_SAI_API = 20;
|
||||||
const SYS_SAI_API_EDIT = 21;
|
const SYS_SAI_API_EDIT = 21;
|
||||||
|
|
||||||
|
const SYS_SAI_CRON = 25;
|
||||||
|
|
||||||
//Reserve first 1000 ids.
|
//Reserve first 1000 ids.
|
||||||
const RESERVED_SYS_0_999 = 999;
|
const RESERVED_SYS_0_999 = 999;
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user