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