Home
last modified time | relevance | path

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

/plugin/translation/conf/
H A Ddefault.php14 $conf['redirectstart'] = 0;
H A Dmetadata.php16 $meta['redirectstart'] = array('onoff');
/plugin/translation/_test/
H A DBasicTest.php113 $conf['plugin']['translation']['redirectstart'] = 1;
/plugin/translation/
H A Daction.php45 if ($this->getConf('redirectstart')) {