]> git.mxchange.org Git - friendica.git/commit
Move mod/allfriends to src/Module/AllFriends
authorPhilipp Holzer <admin@philipp.info>
Thu, 2 May 2019 20:03:27 +0000 (22:03 +0200)
committerPhilipp Holzer <admin@philipp.info>
Thu, 2 May 2019 20:03:27 +0000 (22:03 +0200)
commitc5e7abf9c552689812f1388ebba5e87fe245ad41
tree942b717ba54513a29f1a6c720e45015d5aefc76e
parent2628da422a57f573466f08ca3eb5791bf2bc35cf
Move mod/allfriends to src/Module/AllFriends
mod/allfriends.php [deleted file]
src/App/Router.php
src/Model/Contact.php
src/Module/AllFriends.php [new file with mode: 0644]
src/Module/Feed.php