Home
last modified time | relevance | path

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

/plugin/news/conf/
H A Ddefault.php9 $conf['createtime'] = 0;
H A Dmetadata.php9 $meta['createtime'] = array('onoff');
/plugin/news/scripts/
H A DfeedData.php91 …if($this->helper->getConf('createtime') && isset($this->currentMetaArray['create_time'])) { …