You are here

function authcache_panels_cache_settings_form_submit in Authenticated User Page Caching (Authcache) 7.2

Settings form submit callback.

1 string reference to 'authcache_panels_cache_settings_form_submit'
authcache_panels.inc in modules/authcache_panels/plugins/cache/authcache_panels.inc
Authcache Panels cache plugin.

File

modules/authcache_panels/plugins/cache/authcache_panels.inc, line 77
Authcache Panels cache plugin.

Code

function authcache_panels_cache_settings_form_submit($form) {
}