mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 04:30:15 +01:00
Updates for visual stuff
This commit is contained in:
parent
67875aa108
commit
e49e61bfe9
@ -15,6 +15,7 @@
|
||||
*/
|
||||
|
||||
// permission definitions
|
||||
define('CAP_INHERIT', 0);
|
||||
define('CAP_ALLOW', 1);
|
||||
define('CAP_PREVENT', -1);
|
||||
define('CAP_PROHIBIT', -1000);
|
||||
|
Loading…
x
Reference in New Issue
Block a user