]> git.mxchange.org Git - friendica.git/commit
Features to src
authorAdam Magness <adam.magness@gmail.com>
Mon, 4 Dec 2017 13:33:49 +0000 (08:33 -0500)
committerAdam Magness <adam.magness@gmail.com>
Mon, 4 Dec 2017 13:33:49 +0000 (08:33 -0500)
commit2f0da29c753b870866d90e229237ace7e864769c
tree0a8a0636e2c198be268ff22582444f3b9bf314e2
parent2685c9bb1c2680999134e9683bb663c36fe39e78
Features to src

Move Features to class in Friendica\Content namespace. Update function calls and references.
24 files changed:
boot.php
include/acl_selectors.php
include/api.php
include/contact_widgets.php
include/conversation.php
include/event.php
include/features.php [deleted file]
include/identity.php
include/items.php
include/nav.php
include/tags.php
include/text.php
mod/admin.php
mod/cal.php
mod/editpost.php
mod/network.php
mod/photos.php
mod/ping.php
mod/profiles.php
mod/search.php
mod/settings.php
src/Content/Features.php [new file with mode: 0644]
src/Content/ForumManager.php
src/Object/Item.php