document that include/permissions is being deprecated but may still be needed.
This commit is contained in:
parent
4bdb028499
commit
8ba1bf02a4
@ -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.
|
||||
*
|
||||
|
Reference in New Issue
Block a user