X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fitem.php;h=9994b1b31d39947fc35984df49b7fdf81b49f446;hb=d71c3e0812e6cf1aba23605acc803d0964e2fd1f;hp=30d9f03e6bf40101a63651c7d73e27d5d374d0de;hpb=b2ce9601da3d0b08f471eaa6d3eb34f7417ce73c;p=friendica.git diff --git a/mod/item.php b/mod/item.php index 30d9f03e6b..9994b1b31d 100644 --- a/mod/item.php +++ b/mod/item.php @@ -720,7 +720,6 @@ function item_post(App $a) { if ($return_path) { DI::baseUrl()->redirect($return_path); } - throw new HTTPException\InternalServerErrorException(DI::l10n()->t('Item wasn\'t stored.')); }