Home
last modified time | relevance | path

Searched refs:configUserChoice (Results 1 – 2 of 2) sorted by relevance

/template/mindthedark/
Ddetail.php13 $configUserChoice = tpl_getConf('userChoice'); variable
17 if ($configUserChoice) {
34 if ($configAutoDark and !$configUserChoice) {
57 <meta name="configUserChoice" id="configUserChoice" content="<?php echo $configUserChoice ?>" />
Dmain.php20 $configUserChoice = tpl_getConf('userChoice'); variable
28 if ($configUserChoice && isset($_COOKIE["theme"])) {
63 <meta name="configUserChoice" id="configUserChoice" content="<?php echo $configUserChoice ?>" />