]> git.mxchange.org Git - friendica.git/blobdiff - mod/dfrn_confirm.php
The first queries are replaced with the new functions. More to come ...
[friendica.git] / mod / dfrn_confirm.php
index 001fa446891b28eaf205b763d8168dff26005a1f..6ebde734e6ace3dfae9c610c521371afcaab1300 100644 (file)
@@ -18,6 +18,8 @@
  *    https://github.com/friendica/friendica/blob/master/spec/dfrn2_contact_confirmation.png
  */
 
+use Friendica\App;
+
 require_once('include/enotify.php');
 require_once('include/group.php');
 require_once('include/Probe.php');