Home
last modified time | relevance | path

Searched refs:cacheFilename (Results 1 – 2 of 2) sorted by relevance

/plugin/statistics/inc/
H A DStatisticsBrowscap.class.php15 $this->cacheFilename = 'browscap.ini.php';
H A DBrowscap.php148 public $cacheFilename = 'cache.php'; variable in Browscap
233 $this->cacheFilename = basename($cache_dir);
262 $cache_file = $this->cacheDir . $this->cacheFilename;
488 $cache_path = $this->cacheDir . $this->cacheFilename;