Home
last modified time | relevance | path

Searched +full:files +(+path:plugin +path:statdisplay) -(+path:plugin +path:statdisplay +path:lang) (Results 1 – 3 of 3) sorted by relevance

/plugin/statdisplay/helper/
H A Dtable.php304 $this->head($this->getLang('files'));
308 $this->head($this->getLang('files'));
328 $this->cell(round($this->log->avg($data['media']['day'] ?? [], 'count'))); // Files
333 $this->cell($data['media']['all']['count']); // Files
H A Dlog.php121 // for analyzing webserver logs we consider all known extensions as media files
/plugin/statdisplay/pchart/
H A DCSVImporter.php27 * @brief Imports data from CSV files into a pData object