X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Flib%2FttAdmin.class.php;h=ef55ae50b15aadb136528a116e7bcb9157637685;hb=7faef0e6d81444ad3ae10d1a2ce62fa753c80a9f;hp=23d8480d746e9691d22f10a8d08b2cadd9341646;hpb=bf2399f1315130312cc513cdd4efbcffaeb617d0;p=timetracker.git diff --git a/WEB-INF/lib/ttAdmin.class.php b/WEB-INF/lib/ttAdmin.class.php index 23d8480d..ef55ae50 100644 --- a/WEB-INF/lib/ttAdmin.class.php +++ b/WEB-INF/lib/ttAdmin.class.php @@ -176,7 +176,7 @@ class ttAdmin { // // 1) Users may mark some of them deleted during their work. // If we mark all of them deleted here, we can't recover nicely - // as we'll lose track of what was deleted by user. + // as we'll lose track of what was accidentally deleted by user. // // 2) DB maintenance script (Clean up DB from inactive groups) should // get rid of these items permanently eventually.