You are here

function require_login_update_8101 in Require Login 8.2

Same name and namespace in other branches
  1. 8 require_login.install \require_login_update_8101()

Flush cache.

File

./require_login.install, line 19
Install, update and uninstall functions for the require_login module.

Code

function require_login_update_8101() {

  // Empty update to trigger cache flush.
}