Home
last modified time | relevance | path

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

/plugin/loadskin/conf/
H A Ddefault.php11 $conf['preferUserChoice'] = 1;
H A Dmetadata.php11 $meta['preferUserChoice'] = array('onoff');
/plugin/loadskin/
H A Daction.php84 $isOverwrittenByAdmin = !$this->getConf('preferUserChoice') && $this->_getTplPerNamespace();
102 if($this->getConf('preferUserChoice')) {