X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Flib%2FttFileHelper.class.php;h=45b5b237109d30f0f4c2b776096241970fda7fd8;hb=1e3383a77ff48e718b9571d323acc3e90170784d;hp=c69439d608d00cbc0bebb223f1746eb5f44560f9;hpb=37da1bee2ce91703f964ae58c580240bd3798011;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;