X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Flib%2FttFileHelper.class.php;h=45b5b237109d30f0f4c2b776096241970fda7fd8;hb=96e8b431e4b1dadd919b831e4ae184d29ebf1235;hp=c69439d608d00cbc0bebb223f1746eb5f44560f9;hpb=e7d32433a6be7d06b742203ed36a4c93905a9813;p=timetracker.git diff --git a/WEB-INF/lib/ttFileHelper.class.php b/WEB-INF/lib/ttFileHelper.class.php index c69439d6..45b5b237 100644 --- a/WEB-INF/lib/ttFileHelper.class.php +++ b/WEB-INF/lib/ttFileHelper.class.php @@ -275,8 +275,6 @@ class ttFileHelper { } // deleteEntityFiles - deletes all files associated with an entity. - // TODO: decide whether deleteGroupFiles and deleteOrgFiles should be - // separate functions. function deleteEntityFiles($entity_id, $entity_type) { global $i18n;