From 7d151a4409dfbf65b53c01aca9528995cb0ba74f Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 8 Aug 2012 18:59:15 -0300 Subject: TODO --- calendario.module | 2 ++ 1 file changed, 2 insertions(+) diff --git a/calendario.module b/calendario.module index 0ff2a4e..23ae7b2 100644 --- a/calendario.module +++ b/calendario.module @@ -40,6 +40,8 @@ function calendario_entity_info_alter(&$entity_info) { /** * Include a calendar widget. + * + * @todo: $period, $type */ function calendario_widget($view = NULL) { return theme('embed-widget'); -- cgit v1.2.3