]> git.mxchange.org Git - friendica.git/commit
Add new contact/{id}/contacts[/{type}] route and module
authorHypolite Petovan <hypolite@mrpetovan.com>
Fri, 7 Aug 2020 02:49:21 +0000 (22:49 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Fri, 7 Aug 2020 02:59:09 +0000 (22:59 -0400)
commit18cd4f7412b5b48108cc1a0d2f5d9d745f8bdbe9
tree865cafbbff9fab6d99e905a04389952ce597aa84
parent383ddb10ed0184cdbd628b91ff73cc07b214b1c2
Add new contact/{id}/contacts[/{type}] route and module

- Rework contact pages tabs
- Add constants for active contact page tab
src/Module/Contact.php
src/Module/Contact/Advanced.php
src/Module/Contact/Contacts.php [new file with mode: 0644]
static/routes.config.php