]> git.mxchange.org Git - friendica.git/commit
Add new class/functions
authorHypolite Petovan <mrpetovan@gmail.com>
Mon, 26 Feb 2018 00:45:04 +0000 (19:45 -0500)
committerHypolite Petovan <mrpetovan@gmail.com>
Fri, 2 Mar 2018 23:40:08 +0000 (18:40 -0500)
commiteeafb59c31823a3eaf7e12a7bb61869819063cf0
tree965c8c2c1548bc328b3b16860e0f56acbe48c895
parent38e5e6453232fd6484c5e487b63615529119eddd
Add new class/functions

- Create class Core\Acl
- Add Contact::pruneUnavailable
- Add mod_content
mod/acl.php
src/Core/Acl.php [new file with mode: 0644]
src/Model/Contact.php