[limb-svn] r5796 - 3.x/trunk/limb/calendar/src/template/tags
svn at limb-project.com
svn at limb-project.com
Thu May 3 18:14:50 MSD 2007
Author: pachanga
Date: 2007-05-03 18:14:50 +0400 (Thu, 03 May 2007)
New Revision: 5796
URL: http://fisheye.limb-project.com/changelog/limb/?cs=5796
Modified:
3.x/trunk/limb/calendar/src/template/tags/calendar.tag.php
Log:
-- <limb:calendar> now has <datetime> alias, old name <limb:calendar> is now deprecated
Modified: 3.x/trunk/limb/calendar/src/template/tags/calendar.tag.php
===================================================================
--- 3.x/trunk/limb/calendar/src/template/tags/calendar.tag.php 2007-05-03 13:43:28 UTC (rev 5795)
+++ 3.x/trunk/limb/calendar/src/template/tags/calendar.tag.php 2007-05-03 14:14:50 UTC (rev 5796)
@@ -12,7 +12,7 @@
require_once('limb/wact/src/tags/form/input.tag.php');
/**
-* @tag limb:CALENDAR
+* @tag datetime,limb:CALENDAR
* @forbid_end_tag
*/
class lmbCalendarTag extends WactInputTag
More information about the limb-svn
mailing list