Searched defs:notoc (Results 1 – 6 of 6) sorted by relevance
/template/arctictut/ |
H A D | tpl_functions.php | 21 $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 D | tpl_functions.php | 21 $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 D | tpl_functions.php | 21 $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 D | tpl_functions.php | 21 $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 D | tpl_functions.php | 28 $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 D | tpl_functions.php | 16 $notoc = (in_array('toc',$sbl)) ? true : false; variable
|