0byt3m1n1
Path:
/
data
/
applications
/
aps
/
phpwiki
/
1.4.0-0
/
standard
/
htdocs
/
themes
/
blog
/
templates
/
[
Home
]
File: bottom.tmpl
<?php // -*-php-*- // rcs_id('$Id: bottom.tmpl 7589 2010-07-02 07:31:33Z vargenau $'); ?> <!--span id="bottom" style="margin-left: 25px"--> <!-- Add your Disclaimer here --> <?php if (!$WikiTheme->DUMP_MODE) { ?> <?php echo $GLOBALS['ErrorManager']->getPostponedErrorsAsHTML() ?> <?php if (DEBUG & _DEBUG_VERBOSE) { ?><?php echo Template('debug') ?><?php } ?> <?php } ?> <!--/span-->