Reverting stuff

This commit is contained in:
Michael
2020-05-15 20:24:38 +00:00
parent 0fa6921845
commit dfb75e16e1
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -720,6 +720,7 @@ function item_post(App $a) {
if ($return_path) {
DI::baseUrl()->redirect($return_path);
}
throw new HTTPException\InternalServerErrorException(DI::l10n()->t('Item wasn\'t stored.'));
}