summaryrefslogtreecommitdiffstats
path: root/lib/cache/apc.php
Commit message (Collapse)AuthorAgeFilesLines
* initialize $resultThomas Mueller2013-01-061-1/+1
|
* adding space between) and {Thomas Mueller2012-09-071-1/+1
|
* add prefix option to OC_Cache::clearRobin Appelman2012-07-221-2/+3
|
* Cache: Add APC and XCache to global cache handlerBart Visscher2012-06-251-1/+10
|
* Add compatability function for APC cacheBart Visscher2012-06-221-0/+8
|
* Add OC_Cache implementation for APCBart Visscher2012-06-051-0/+46