friendica/src/Database
Hypolite Petovan 353dab166e Rename PermissionSet::fetchIDForPost to PermissionSet::getIdFromACL
- Allow creating/retrieving a permission set id with arbitrary parameters
- Rename ACLformatter->sanitize to ACLFormatter->sanitizeItem
- Move PermissionSet::sortPermissions to ACLformatter->sanitize
2020-01-20 07:32:47 -05:00
..
Database.php Shorten "PConfiguration" to "PConfig" again, since the Wrapper is gone 2020-01-19 22:23:44 +01:00
DBA.php @brief is removed completely 2020-01-19 06:05:23 +00:00
DBStructure.php Remove unneeded Config namespace usages 2020-01-19 22:50:44 +01:00
PostUpdate.php Rename PermissionSet::fetchIDForPost to PermissionSet::getIdFromACL 2020-01-20 07:32:47 -05:00