source: branches/2.4/prototype/config/calendarToSchedulable.ini @ 5437

Revision 5437, 261 bytes checked in by cristiano, 12 years ago (diff)

Ticket #2434 - Atualização modulo agenda e API

Line 
1service = PostgreSQL
2PostgreSQL.concept = calendar_to_calendar_object
3
4[PostgreSQL.after.commit]
5createCalendarToSchedulable = modules/calendar/interceptors/DAViCalAdapter.php
6
7[PostgreSQL.mapping]
8id = id
9calendar = calendar_id
10schedulable = calendar_object_id
Note: See TracBrowser for help on using the repository browser.