Home
last modified time | relevance | path

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

/plugin/accscounter/conf/
H A Ddefault.php13 $conf['sfsExConf'] = '0';
H A Dmetadata.php13 $meta['sfsExConf'] = array('numeric', '_min' => -1, '_max' => 100);
/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'))) {