You are here

function authcache_disable in Authenticated User Page Caching (Authcache) 7

Same name and namespace in other branches
  1. 6 authcache.install \authcache_disable()

Implements hook_disable().

File

./authcache.install, line 24
Install, update and uninstall functions for the authcache module.

Code

function authcache_disable() {
}