Home
last modified time | relevance | path

Searched refs:dashboardwiki (Results 1 – 2 of 2) sorted by path

/plugin/statistics/inc/
H A DStatisticsGraph.class.php317 public function dashboardwiki() { function in StatisticsGraph
319 $result = $this->hlp->Query()->dashboardwiki($this->tlimit, $hours);
H A DStatisticsQuery.class.php155 public function dashboardwiki($tlimit, $hours = false) { function in StatisticsQuery