]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - themes/default/templates/bottom.tmpl
LANG still broken, working on better locale handling.
[SourceForge/phpwiki.git] / themes / default / templates / bottom.tmpl
1 <?php // -*-html-*- ?>
2 <!-- $Id: bottom.tmpl,v 1.2 2002-08-27 21:51:31 rurban Exp $ -->
3 <!-- Add your Disclaimer here -->
4 <?= $GLOBALS['ErrorManager']->getPostponedErrorsAsHTML() ?>
5 <?php if (defined('DEBUG')) { ?><?= Template('debug') ?><?php } ?>