You are here

function authcache_example_enable in Authenticated User Page Caching (Authcache) 7

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

Implementation of hook_enable().

File

modules/authcache_example/authcache_example.install, line 30

Code

function authcache_example_enable() {
}