Home
last modified time | relevance | path

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

/plugin/statistics/conf/
H A Ddefault.php6 $conf['db_server'] = 'localhost';
H A Dmetadata.php8 $meta['db_server'] = array('string');
/plugin/statistics/
H A Dhelper.php71 if(!$this->getConf('db_server')) return null;
74 $this->getConf('db_server'),