]> git.mxchange.org Git - friendica.git/blobdiff - mod/dfrn_poll.php
Merge pull request #3613 from annando/some-ostatus
[friendica.git] / mod / dfrn_poll.php
index 9a19cfc8d37b6fe8e34efa3bec8916421d3e6371..91fa49618a7713bdd443be67b5a0591fe1043b3f 100644 (file)
@@ -1,4 +1,7 @@
 <?php
+
+use Friendica\App;
+
 require_once('include/items.php');
 require_once('include/auth.php');
 require_once('include/dfrn.php');