Home
last modified time | relevance | path

Searched defs:notoc (Results 1 – 6 of 6) sorted by relevance

/template/arctictut/
H A Dtpl_functions.php21 $notoc = (in_array('toc',$sbl) || in_array('toc',$sbr)) ? true : false; variable
25 $notoc = (in_array('toc',$sbl)) ? true : false; variable
29 $notoc = (in_array('toc',$sbr)) ? true : false; variable
33 $notoc = false; variable
/template/a_free_worldic/
H A Dtpl_functions.php21 $notoc = (in_array('toc',$sbl) || in_array('toc',$sbr)) ? true : false; variable
25 $notoc = (in_array('toc',$sbl)) ? true : false; variable
29 $notoc = (in_array('toc',$sbr)) ? true : false; variable
33 $notoc = false; variable
/template/arctic-mbo/
H A Dtpl_functions.php21 $notoc = (in_array('toc',$sbl) || in_array('toc',$sbr)) ? true : false; variable
25 $notoc = (in_array('toc',$sbl)) ? true : false; variable
29 $notoc = (in_array('toc',$sbr)) ? true : false; variable
33 $notoc = false; variable
/template/arctic/
H A Dtpl_functions.php21 $notoc = (in_array('toc',$sbl) || in_array('toc',$sbr)) ? true : false; variable
25 $notoc = (in_array('toc',$sbl)) ? true : false; variable
29 $notoc = (in_array('toc',$sbr)) ? true : false; variable
33 $notoc = false; variable
/template/scanlines/
H A Dtpl_functions.php28 $notoc = (in_array('toc',$sbl)) ? true : false; variable
32 $notoc = (in_array('toc',$sbr)) ? true : false; variable
36 $notoc = false; variable
/template/masa/
H A Dtpl_functions.php16 $notoc = (in_array('toc',$sbl)) ? true : false; variable