Lines Matching refs:dirname
4 include_once(dirname(__FILE__).'/conf.php');
5 include_once(dirname(__FILE__).'/lang/en/lang.php');
6 @include_once(dirname(__FILE__).'/lang/'.$conf['lang'].'/lang.php');
8 include(dirname(__FILE__).'/sidebar.php');
10 include_once(dirname(__FILE__).'/sxs.php');
24 <?php /*old includehook*/ @include(dirname(__FILE__).'/meta.html')?>
30 <?php /*old includehook*/ @include(dirname(__FILE__).'/topheader.html')?>
36 <!--<?php /*old includehook*/ @include(dirname(__FILE__).'/header.html')?>-->
52 <?php /*old includehook*/ @include(dirname(__FILE__).'/pageheader.html')?>
117 <?php /*old includehook*/ @include(dirname(__FILE__).'/footer.html')?>
123 <?php /*old includehook*/ @include(dirname(__FILE__).'/pagefooter.html')?>