]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - themes/blog/templates/bottom.tmpl
Remove rcs_id
[SourceForge/phpwiki.git] / themes / blog / templates / bottom.tmpl
1 <?php // -*-php-*-
2 // $Id$
3 ?>
4 <!--span id="bottom" style="margin-left: 25px"-->
5 <!-- Add your Disclaimer here -->
6 <?php if (!$WikiTheme->DUMP_MODE) { ?>
7 <?php echo $GLOBALS['ErrorManager']->getPostponedErrorsAsHTML() ?>
8 <?php if (DEBUG & _DEBUG_VERBOSE) { ?><?php echo Template('debug') ?><?php } ?>
9 <?php } ?>
10 <!--/span-->