Home
last modified time | relevance | path

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

/plugin/accscounter/conf/
H A Ddefault.php12 $conf['sfsExFreq'] = '0';
H A Dmetadata.php12 $meta['sfsExFreq'] = array('numeric', '_min' => -1);
/plugin/accscounter/
H A Dadmin.php64 …if ($helper->quickipcheck($element[0], $this->getConf('sfsExFreq'), $this->getConf('sfsExConf'))) {
/plugin/accscounter/syntax/
H A Dcounter.php161 … if ($helper->quickipcheck(null, $this->getConf('sfsExFreq'), $this->getConf('sfsExConf'))) {