Home
last modified time | relevance | path

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

/plugin/statdisplay/helper/
H A Dgraph.php52 $this->nograph('No such graph: ' . $command);
184 if (!$usertraffic) $this->nograph($this->getLang('t_usertraffic') . ': no data');
258 $this->nograph($title . ': no data');
305 private function nograph($title) function in helper_plugin_statdisplay_graph