changeset 556 | 63e131c38876 |
parent 554 | e87390b1f9b0 |
child 592 | 27377179fe58 |
--- a/includes/constants.php Fri May 16 12:22:26 2008 -0400 +++ b/includes/constants.php Sat May 24 23:40:42 2008 -0400 @@ -30,6 +30,7 @@ define('ACL_TYPE_PRESET', 3); // ACL inheritance debugging info +define('ACL_INHERIT_ENANO_DEFAULT', 10); define('ACL_INHERIT_GLOBAL_EVERYONE', 9); define('ACL_INHERIT_GLOBAL_GROUP', 8); define('ACL_INHERIT_GLOBAL_USER', 7);