Closed (fixed)
Project:
Authenticated User Page Caching (Authcache)
Version:
6.x-1.0-rc2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
21 May 2010 at 15:10 UTC
Updated:
5 Jan 2013 at 22:02 UTC
Is it possible to have the 'ajax/authcache_custom.php' in a folder outside of the module for example in the theme folder or a library folder 'sites/all/modules/library'.
Purely to allow safe / hassle free upgrades of this module.
Thanks.
Comments
Comment #1
Jonah Ellison commentedI'll put in an option to allow the file to be placed in the config directory (the settings.php directory) to allow for multi-site installs.
Comment #2
simg commentedThis option looks to have been in place for some time.
"Simply" add your own functions in a file called authcache_custom.php and put it the same folder as your settings.php