]> git.mxchange.org Git - friendica.git/blobdiff - mod/hcard.php
Update missing namespace uses in mod/
[friendica.git] / mod / hcard.php
index 9a0c969ae49e2dd3af615c725a069e6fa1aec0f9..cbaebc8ff4819f558a42983c380dddf9cf39d37e 100644 (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)
 {