You are here

function shib_auth_update_5310 in Shibboleth Authentication 5.3

Implementation of hook_update

File

./shib_auth.install, line 62
Installation file of the shib_auth module.

Code

function shib_auth_update_5310() {
  shib_auth_install();
}