You are here

function authcache_example_disable in Authenticated User Page Caching (Authcache) 7

Same name and namespace in other branches
  1. 6 modules/authcache_example/authcache_example.install \authcache_example_disable()

Implementation of hook_disable().

File

modules/authcache_example/authcache_example.install, line 37

Code

function authcache_example_disable() {
}