X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=inline;f=include%2Fsocgraph.php;h=c8a2fdaf1d055653f204636dfaf921ffb2e46333;hb=4b16de6d8010323cc63cde302b4ee0becb429d3b;hp=1cd8d9f935c65dabf220db65b9ece48acff59743;hpb=56ee734b00aead633d5d213a6b140b75bc17ba96;p=friendica.git diff --git a/include/socgraph.php b/include/socgraph.php index 1cd8d9f935..c8a2fdaf1d 100644 --- a/include/socgraph.php +++ b/include/socgraph.php @@ -7,6 +7,7 @@ * @todo Detect if it is a forum */ +use Friendica\App; use Friendica\Core\Config; require_once('include/datetime.php');