X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=project_files.php;h=860ba07451bae6bc69a3a956c0b23ff9567816aa;hb=a4093ac103388ffae1275c1c5937c4163901917d;hp=6abd0afa4513ad790d14c273ea67230533748bfe;hpb=cf018545bf61420782271261bdea7d2c3dd235a0;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