]> git.mxchange.org Git - friendica.git/blobdiff - mod/hostxrd.php
use /servers instead of /siteinfo for the directory link in invitations
[friendica.git] / mod / hostxrd.php
index 27dc349db2df12977e428b9cedee672be9e8b281..c9f870a08c1d3235c4c3431cee64d33cfb7f203f 100644 (file)
@@ -1,5 +1,7 @@
 <?php
 
+use Friendica\App;
+
 require_once('include/crypto.php');
 
 function hostxrd_init(App $a) {