Searched refs:summaryfile (Results 1 – 2 of 2) sorted by relevance
15 var $summaryfile; variable in helper_plugin_authorstats21 $this->summaryfile = $this->basedir . "/summary.json";40 $file = @file_get_contents($this->summaryfile);50 file_put_contents($this->summaryfile, $json);
143 if (@filemtime($cache->cache) < @filemtime($this->helpers->summaryfile)) {