Searched +full:newreferer +(+path:plugin +path:statistics) -(+path:plugin +path:statistics +path:lang) (Results 1 – 2 of 2) sorted by relevance
55 'newreferer',286 $result = $this->hlp->Query()->newreferer($this->tlimit, $this->start, 15);288 echo '<a href="?do=admin&page=statistics&opt=newreferer&f=' . $this->from . '&t=' . $this->to . '" class="more button">' . $this->getLang('more') . '</a>';414 $result = $this->hlp->Query()->newreferer($this->tlimit, $this->start, 150);
335 public function newreferer($tlimit, $start = 0, $limit = 20) { function in StatisticsQuery