aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/cache.php
blob: 639e20f69b1fef9453e7609959f61c7904dc7383 (plain)
1
2
3
4
5
6
7
8
9
<?php
/**
 * Elgg cache
 * Cache file interface for caching data.
 *
 * @package Elgg
 * @subpackage API
 * @todo deprecate this file?
 */