cal-item-outlook.tcl
Output an item as ics for Outlook
- Location:
- /packages/calendar/www/cal-item-outlook.tcl
- Author:
- Ben Adida <ben@openforce.net>
- Created:
- May 28, 2002
- CVS ID:
$Id: cal-item-outlook.tcl,v 1.6 2017/08/07 23:48:05 gustafn Exp $
Related Files
[ hide source ] | [ make this the default ]
File Contents
# /packages/calendar/www/cal-item.tcl ad_page_contract { Output an item as ics for Outlook @author Ben Adida (ben@openforce.net) @creation-date May 28, 2002 @cvs-id $Id: cal-item-outlook.tcl,v 1.6 2017/08/07 23:48:05 gustafn Exp $ } { cal_item_id:naturalnum,notnull } ad_returnredirect "ics/${cal_item_id}.ics" # Local variables: # mode: tcl # tcl-indent-level: 4 # indent-tabs-mode: nil # End: