Home
last modified time | relevance | path

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

/plugin/accscounter/conf/
H A Ddefault.php10 $conf['reverseLookupException'] = '';
H A Dmetadata.php10 $meta['reverseLookupException'] = array('');
/plugin/accscounter/syntax/
H A Dcounter.php121 … $rexlist = str_replace(array("\r\n", "\r", "\n"), "\n", $this->getConf('reverseLookupException'));