function authcache_example_disable in Authenticated User Page Caching (Authcache) 6
Same name and namespace in other branches
- 7 modules/authcache_example/authcache_example.install \authcache_example_disable()
Implementation of hook_disable().
File
- modules/
authcache_example/ authcache_example.install, line 27
Code
function authcache_example_disable() {
}