]> git.mxchange.org Git - friendica.git/blobdiff - mod/post.php
Merge pull request #3518 from AndyHee/3.5.2rc
[friendica.git] / mod / post.php
index c8a88e66cd329c5bd853084f638a33a52e29e1fb..bfdc62ab7942706b84485281c98aaef8986a3eb7 100644 (file)
@@ -4,6 +4,7 @@
  * Zot endpoint
  */
 
+use Friendica\App;
 
 require_once('include/salmon.php');
 require_once('include/crypto.php');