From 5760cfeb94b1fdaa3d585891ed9111d47422320b Mon Sep 17 00:00:00 2001
From: Michael <heluecht@pirati.ca>
Date: Fri, 27 Jan 2017 19:57:57 +0000
Subject: [PATCH] Added to-do

---
 include/event.php | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/event.php b/include/event.php
index 7b380b1c78..9e5bafbdb0 100644
--- a/include/event.php
+++ b/include/event.php
@@ -493,6 +493,7 @@ function get_event_strings() {
 	return $i18n;
 }
 
+/// @todo We should replace this with a separate update function if there is some time left
 /**
  * @brief Removes duplicated birthday events
  *
-- 
2.39.5