Home
last modified time | relevance | path

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

/plugin/userhomepage/conf/
H A Ddefault.php11 $conf['use_start_page'] = 1;
H A Dmetadata.php11 $meta['use_start_page'] = array('onoff');
/plugin/userhomepage/
H A Dhelper.php240 if ( $this->getConf('use_start_page')) {
H A Daction.php398 if ($this->getConf('use_start_page')) {