Home
last modified time | relevance | path

Searched +full:next +(+path:plugin +path:statistics) -(+path:plugin +path:statistics +path:lang) (Results 1 – 4 of 4) sorted by relevance

/plugin/statistics/
H A Dstyle.css53 #plugin__statistics .plg_stats_pager a.next {
H A Dadmin.php196 * @param int $next
198 function html_pager($limit, $next) { argument
206 if($next) {
208 echo '<a href="?do=admin&amp;page=statistics&amp;opt=' . $this->opt . '&amp;f=' . $this->from . '&amp;t=' . $this->to . '&amp;s=' . $go . '" class="next button">' . $this->getLang('next') . '</a>';
/plugin/statistics/inc/
H A DBrowscap.php92 * $errorInterval: The next update interval in seconds in case of an error.
961 } // else try with the next possibility (break omitted)
999 } // else try with the next possibility
1013 } // else try with the next possibility
/plugin/statistics/inc/pchart/
H A DpChart.php1756 /** @todo The next section of code has been duplicated by