]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - themes/Crao/templates/bottom.tmpl
new Crao theme by Arnaud Fontaine and Laurent Lunati
[SourceForge/phpwiki.git] / themes / Crao / templates / bottom.tmpl
1 <?php // -*-html-*-
2   rcs_id('$Id: bottom.tmpl,v 1.1 2004-05-12 19:42:16 rurban Exp $');
3 ?>
4
5 <!-- Add your Disclaimer here -->
6
7
8
9
10 <?= $GLOBALS['ErrorManager']->getPostponedErrorsAsHTML() ?>
11 <?php if (defined('DEBUG') and DEBUG) { ?><?= Template('debug') ?><?php } ?>