1
0
Fork 0

Update missing namespace uses in mod/

- Update missing constant moves in mod/
This commit is contained in:
Hypolite Petovan 2019-01-06 23:49:13 -05:00
commit 45ada943b4
9 changed files with 26 additions and 20 deletions

View file

@ -8,6 +8,7 @@ use Friendica\Core\L10n;
use Friendica\Core\System;
use Friendica\Model\Contact;
use Friendica\Model\Profile;
use Friendica\Model\User;
function hcard_init(App $a)
{