ical_putics() now calls ical_write_to_cal() with
authorArt Cancro <ajc@citadel.org>
Sun, 28 Oct 2007 04:38:08 +0000 (04:38 +0000)
committerArt Cancro <ajc@citadel.org>
Sun, 28 Oct 2007 04:38:08 +0000 (04:38 +0000)
commitc827883aacf49ad62d089515a3846c4bafb3cb94
tree69b0d2155e0bdb7e9306e10325fefa1dc3d7e314
parent14ca7c22b6d66087796ea56e9b9fdefd70094cb0
ical_putics() now calls ical_write_to_cal() with
a NULL user.  ical_write_to_cal() has been modified so that
if it is called with a NULL user, it saves the supplied
calendar item to the currently selected room instead of
the user's default calendar.  RESOLVES BUG #255
citadel/modules/calendar/serv_calendar.c