]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/lib/ttAdmin.class.php
Some refactoring for subgroup support.
[timetracker.git] / WEB-INF / lib / ttAdmin.class.php
index 23d8480d746e9691d22f10a8d08b2cadd9341646..ef55ae50b15aadb136528a116e7bcb9157637685 100644 (file)
@@ -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.