X-Git-Url: https://git.rapsys.eu/airbundle/blobdiff_plain/a680427e51cabd3532600858f86f63c83a2fcf3c..118fc8a9aab25928ded9316835b4597eda2f8326:/Controller/CalendarController.php?ds=sidebyside

diff --git a/Controller/CalendarController.php b/Controller/CalendarController.php
index 45cf8b7..7b61e9e 100644
--- a/Controller/CalendarController.php
+++ b/Controller/CalendarController.php
@@ -135,7 +135,10 @@ class CalendarController extends DefaultController {
 	/**
 	 * List all sessions for the organizer
 	 *
-	 * @desc Display all sessions for the user with an application or login form
+	 * Display all sessions for the user with an application or login form
+	 *
+	 * @todo Fetch all google calendar and let user select one
+	 * @todo Then save the calendar fucking id in database ??? with token infos !!!
 	 *
 	 * @param Request $request The request instance
 	 *