]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - themes/blog/templates/bottom.tmpl
fix RecentChanges links
[SourceForge/phpwiki.git] / themes / blog / templates / bottom.tmpl
1 <?php // -*-html-*-
2   rcs_id('$Id: bottom.tmpl,v 1.2 2004-12-15 17:47:32 rurban Exp $');
3 ?>
4 <!--span id="bottom" style="margin-left: 25px"-->
5 <!-- Add your Disclaimer here -->
6 <?php if (!$WikiTheme->DUMP_MODE) { ?>
7 <?= $GLOBALS['ErrorManager']->getPostponedErrorsAsHTML() ?>
8 <?php if (defined('DEBUG') and DEBUG & 1) { ?><?= Template('debug') ?><?php } ?>
9 <?php } ?>
10 <!--/span-->