X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=project_files.php;h=860ba07451bae6bc69a3a956c0b23ff9567816aa;hb=1abe3082f89208f5457129215a4283c4209b05f2;hp=6abd0afa4513ad790d14c273ea67230533748bfe;hpb=ebadc5e4019929d4e1686516160ee01a114d9b8a;p=timetracker.git diff --git a/project_files.php b/project_files.php index 6abd0afa..860ba074 100644 --- a/project_files.php +++ b/project_files.php @@ -78,8 +78,7 @@ if ($request->isPost()) { if ($fileHelper->putFile($fields)) { header('Location: project_files.php?id='.$cl_project_id); exit(); - } else - $err->add($i18n->get('error.file_storage')); + } } } // isPost