You are here

function opigno_moxtra_update_8016 in Opigno Moxtra 8

Grand permissions for Content manager global role. Grant permission to view meeting for auth users. Grand permissions for collaborative_features role.

File

./opigno_moxtra.install, line 365
Install, update and uninstall functions for the Opigno Moxtra module.

Code

function opigno_moxtra_update_8016() {
  _opigno_moxtra_set_meeting_permissions();
}