Commit Graph

5 Commits

Author SHA1 Message Date
Andreas Fischer 8d762f659a Allow usage of xCache variable cache if xcache_unset_by_prefix() is present. 2013-08-15 03:34:43 +02:00
Andreas Fischer fb2761a203 Do not define xcache_unset_by_prefix() if it does not exist.
The defined function is not compatible with the function provided by xcache
because it does not honor the prefix parameter. Thus defining it like this is
a bad idea.
2013-08-15 03:31:42 +02:00
Thomas Müller c84171cec0 don't use xcache in case admin auth is enabled in php.ini - this can cause issues 2013-08-09 22:14:28 +02:00
Robin Appelman 69048ab71f memchache: use prefix string instead of global flag 2013-07-16 15:42:40 +02:00
Robin Appelman 80a3f8d066 Seperate memory based cache from OC_Cache 2013-03-17 16:00:39 +01:00