]> git.mxchange.org Git - friendica.git/blobdiff - mod/item.php
Activate test mode for database
[friendica.git] / mod / item.php
index 30d9f03e6bf40101a63651c7d73e27d5d374d0de..9994b1b31d39947fc35984df49b7fdf81b49f446 100644 (file)
@@ -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.'));
        }