diff -r ac4c6a7f01d8 -r 63e131c38876 includes/constants.php --- 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);