X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fping.php;h=0f2a9584b863daf54454370990e53b29fb007f62;hb=072edc19494b662ef42561861ebcc1c2fa03ac4f;hp=3a5959c5259e18939c47137c5ca8bb4c927fbfb5;hpb=6e5471def3477e84473bc237e10c7c75c9e6e853;p=friendica.git diff --git a/mod/ping.php b/mod/ping.php index 3a5959c525..0f2a9584b8 100644 --- a/mod/ping.php +++ b/mod/ping.php @@ -3,7 +3,7 @@ * @file include/ping.php */ use Friendica\App; -use Friendica\Content\Features; +use Friendica\Content\Feature; use Friendica\Content\ForumManager; use Friendica\Core\Cache; use Friendica\Core\System;