You are here

function authcache_example_enable in Authenticated User Page Caching (Authcache) 6

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

Implementation of hook_enable().

File

modules/authcache_example/authcache_example.install, line 20

Code

function authcache_example_enable() {
}