Home
last modified time | relevance | path

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

/plugin/accscounter/syntax/
H A Dpopularity.php54 if ($this->getConf('timezone') != '') date_default_timezone_set($this->getConf('timezone'));
H A Dcounter.php340 … if ($this->getConf('timezone') != '') date_default_timezone_set($this->getConf('timezone'));
/plugin/accscounter/conf/
H A Ddefault.php3 $conf['timezone'] = '';
H A Dmetadata.php3 $meta['timezone'] = array('string');