Home
last modified time | relevance | path

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

/plugin/accscounter/conf/
H A Ddefault.php7 $conf['cntrExclusion'] = '';
H A Dmetadata.php7 $meta['cntrExclusion'] = array('string');
/plugin/accscounter/syntax/
H A Dcounter.php82 $countries = explode(',', $this->getConf('cntrExclusion'));