X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=mod%2Fprofiles.php;h=01030914c47bd095b7806403ab52ea63eead1a44;hb=737e40b4d9cb363eee831074b9c560bdbbdeba79;hp=60a1fe818a9c88182ff0f4fc150fd7bf3b315420;hpb=6e8e326705ce18fd30474a3eaf08882421b81329;p=friendica.git diff --git a/mod/profiles.php b/mod/profiles.php index 60a1fe818a..01030914c4 100644 --- a/mod/profiles.php +++ b/mod/profiles.php @@ -4,6 +4,7 @@ use Friendica\App; use Friendica\Network\Probe; require_once 'include/Contact.php'; +require_once 'include/socgraph.php'; function profiles_init(App $a) {