Searched refs:notoc (Results 1 – 9 of 9) sorted by relevance
/template/arctic/ |
H A D | main.php | 146 <?php ($notoc) ? tpl_content(false) : tpl_content() ?> 158 <?php ($notoc) ? tpl_content(false) : tpl_content() ?> 178 <?php ($notoc) ? tpl_content(false) : tpl_content() ?>
|
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 | main.php | 139 <?php ($notoc) ? tpl_content(false) : tpl_content() ?> 151 <?php ($notoc) ? tpl_content(false) : tpl_content() ?> 171 <?php ($notoc) ? tpl_content(false) : tpl_content() ?>
|
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/arctictut/ |
H A D | main.php | 176 <?php ($notoc) ? tpl_content(false) : tpl_content() ?> 204 <?php ($notoc) ? tpl_content(false) : tpl_content() ?> 240 <?php ($notoc) ? tpl_content(false) : tpl_content() ?>
|
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/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
|