]> git.mxchange.org Git - friendica.git/blobdiff - mod/ping.php
Merge pull request #4008 from zeroadam/Oauth-#3878
[friendica.git] / mod / ping.php
index 3a5959c5259e18939c47137c5ca8bb4c927fbfb5..0f2a9584b863daf54454370990e53b29fb007f62 100644 (file)
@@ -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;