Home
last modified time | relevance | path

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

/plugin/userhomepage/conf/
H A Ddefault.php30 $conf['userlink_replace'] = 1;
H A Dmetadata.php30 $meta['userlink_replace'] = array('onoff');
/plugin/userhomepage/
H A Daction.php439 if (($conf['showuseras'] == "username_link") and ($this->getConf('userlink_replace'))) {