X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/632603b4ab876cc0fa641402a16c824888deae7a..b445bc863566fd9708781242786400273dd0c8a2:/WEB-INF/lib/ttFileHelper.class.php diff --git a/WEB-INF/lib/ttFileHelper.class.php b/WEB-INF/lib/ttFileHelper.class.php index f41fa846..22f2d0a5 100644 --- a/WEB-INF/lib/ttFileHelper.class.php +++ b/WEB-INF/lib/ttFileHelper.class.php @@ -166,7 +166,7 @@ class ttFileHelper { if (!$file_id || !$file_key) { if ($file_error) { - // Add an error message from file storage facility if we have it. + // Add an error from file storage facility if we have it. $this->errors->add($file_error); } return false;