Index: openacs-4/packages/xowiki/www/portlets/calendar-portlet.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/www/portlets/calendar-portlet.tcl,v diff -u -N --- openacs-4/packages/xowiki/www/portlets/calendar-portlet.tcl 25 Feb 2006 13:36:24 -0000 1.2 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,8 +0,0 @@ -# -::xowiki::Page requireCSS "/resources/calendar/calendar.css" - -set date [dt_sysdate] -proc my_get_url_stub {args} { - return /dotlrn/calendar -} -set url_stub_callback "my_get_url_stub"