]> git.mxchange.org Git - friendica.git/blobdiff - mod/p.php
The first queries are replaced with the new functions. More to come ...
[friendica.git] / mod / p.php
index 3cd7a9eb7d4676b7c631014e581d50a9eab17943..f66dd43a23e41a0c74e35a79b8ba3baec3fb90dc 100644 (file)
--- a/mod/p.php
+++ b/mod/p.php
@@ -2,6 +2,9 @@
 /*
 This file is part of the Diaspora protocol. It is used for fetching single public posts.
 */
+
+use Friendica\App;
+
 require_once("include/diaspora.php");
 
 function p_init($a){