]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - themes/Crao/templates/bottom.tmpl
rcs_id no longer makes sense with Subversion global version number
[SourceForge/phpwiki.git] / themes / Crao / templates / bottom.tmpl
1 <?php // -*-php-*-
2 // rcs_id('$Id$');
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 } ?>