You are here

function opigno_calendar_event_update_8002 in Opigno calendar event 8

Setup calendar events permissions.

File

./opigno_calendar_event.install, line 32
Install, update and uninstall functions for the Opigno Calendar Event module.

Code

function opigno_calendar_event_update_8002() {
  opigno_calendar_event_set_permissions();
}