]> git.mxchange.org Git - friendica.git/blobdiff - mod/ostatus_subscribe.php
The first queries are replaced with the new functions. More to come ...
[friendica.git] / mod / ostatus_subscribe.php
index a9f7c3a909111ed329904b990807db31b1355bda..a36821aa2ef7569a8c5c82fc4b6058b9aaf481c6 100644 (file)
@@ -1,5 +1,7 @@
 <?php
 
+use Friendica\App;
+
 require_once('include/Scrape.php');
 require_once('include/follow.php');