Searched +full:next +(+path:plugin +path:statistics) -(+path:plugin +path:statistics +path:lang) (Results 1 – 4 of 4) sorted by relevance
53 #plugin__statistics .plg_stats_pager a.next {
196 * @param int $next198 function html_pager($limit, $next) { argument 206 if($next) {208 echo '<a href="?do=admin&page=statistics&opt=' . $this->opt . '&f=' . $this->from . '&t=' . $this->to . '&s=' . $go . '" class="next button">' . $this->getLang('next') . '</a>';
92 * $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 possibility1013 } // else try with the next possibility
1756 /** @todo The next section of code has been duplicated by