Home
last modified time | relevance | path

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

/plugin/statistics/
H A Dhelper.php21 $this->prefix = $this->getConf('db_prefix');
43 $this->prefix = $this->getConf('db_prefix');
57 $this->prefix = $this->getConf('db_prefix');
/plugin/statistics/conf/
H A Ddefault.php10 $conf['db_prefix'] = 'stats_';
H A Dmetadata.php12 $meta['db_prefix'] = array('string');