From 8ba1bf02a479941740847cd9fad707f2fc86390c Mon Sep 17 00:00:00 2001 From: redmatrix Date: Wed, 31 Aug 2016 20:29:32 -0700 Subject: document that include/permissions is being deprecated but may still be needed. --- include/permissions.php | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'include/permissions.php') diff --git a/include/permissions.php b/include/permissions.php index 637193973..d21b45550 100644 --- a/include/permissions.php +++ b/include/permissions.php @@ -6,8 +6,14 @@ require_once('include/security.php'); * @file include/permissions.php * * This file conntains functions to check and work with permissions. + * + * Most of this file is obsolete and has been superceded by extensible permissions in v1.12; it is left here + * for reference and because we haven't yet checked that all functions have been replaced and are available + * elsewhere (typically Zotlabs/Access/*). */ + + /** * @brief Return an array with all available permissions. * -- cgit v1.2.3