change links from /contacts to /contact

This commit is contained in:
Jonny Tischbein 2018-10-13 13:29:56 +02:00
parent 738cb4ace6
commit bfa05156ca
17 changed files with 232 additions and 1383 deletions

View file

@ -11,8 +11,6 @@ use Friendica\Database\DBA;
use Friendica\Model;
use Friendica\Module\Contact;
require_once 'mod/contacts.php';
function crepair_init(App $a)
{
if (!local_user()) {