X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fp.php;h=f66dd43a23e41a0c74e35a79b8ba3baec3fb90dc;hb=74479c4020499e6aa7866b5478366932b723c515;hp=3cd7a9eb7d4676b7c631014e581d50a9eab17943;hpb=d61a4a67db0ccd428ae5b5e870027d462e44e730;p=friendica.git diff --git a/mod/p.php b/mod/p.php index 3cd7a9eb7d..f66dd43a23 100644 --- 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){