From e0fcf2e0ee45de5680010e1d26e53ea7a8dc2f8a Mon Sep 17 00:00:00 2001 From: anuko Date: Sun, 30 Jul 2017 12:35:02 +0000 Subject: [PATCH] Removed no longer needed comment. --- WEB-INF/lib/ttUserHelper.class.php | 2 -- WEB-INF/templates/footer.tpl | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/WEB-INF/lib/ttUserHelper.class.php b/WEB-INF/lib/ttUserHelper.class.php index 4c68645e..cc8b90de 100644 --- a/WEB-INF/lib/ttUserHelper.class.php +++ b/WEB-INF/lib/ttUserHelper.class.php @@ -247,8 +247,6 @@ class ttUserHelper { } // markDeleted - marks user and its associated things as deleted. - // TODO: address the problem when a deleted user has a scheduled notification configured, - // in which case all other notifications may stop working because of MySQL syntax error. static function markDeleted($user_id) { $mdb2 = getConnection(); global $user; diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index f5d66e5f..dbaf8b11 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.11.47.3651 | Copyright © Anuko | +  Anuko Time Tracker 1.11.47.3652 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve} -- 2.20.1