X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Feditpost.php;h=a9cdfe9bbbd262018d4a35edba7c52c49e714dbc;hb=0b5f7da270bcaa679cb684dbbbbe40781f0b49c6;hp=a2e58239abdbbf4cc7cb06eb801663a1440b8add;hpb=6e5471def3477e84473bc237e10c7c75c9e6e853;p=friendica.git diff --git a/mod/editpost.php b/mod/editpost.php index a2e58239ab..a9cdfe9bbb 100644 --- a/mod/editpost.php +++ b/mod/editpost.php @@ -3,7 +3,7 @@ * @file mod/editpost.php */ use Friendica\App; -use Friendica\Content\Features; +use Friendica\Content\Feature; use Friendica\Core\Config; use Friendica\Core\System; use Friendica\Database\DBM;