]> git.mxchange.org Git - friendica.git/blobdiff - mod/network.php
Update use statements
[friendica.git] / mod / network.php
index a320fafd3db2c5126a24122c0191f584ee4cf4d6..7e61d083f68d8e87f338ce7ac323dc8b2bca19d8 100644 (file)
@@ -3,7 +3,7 @@
  * @file mod/network.php
  */
 use Friendica\App;
-use Friendica\Content\Features;
+use Friendica\Content\Feature;
 use Friendica\Content\ForumManager;
 use Friendica\Core\System;
 use Friendica\Core\Config;