Parse error: syntax error, unexpected $end in /data/apache/users/kilu.de/eintrachtfan27/www/phpBB3/cache/tpl_AeroRed_viewtopic_body.html.php on line 362
Das Ende dieser Datei sieht so aus:
Code: Alles auswählen
<table width="100%" cellspacing="0">
<tr>
<td><?php if ($this->_rootref['S_DISPLAY_SEARCHBOX']) { $this->_tpl_include('searchbox.html'); } ?></td>
<td align="<?php echo (isset($this->_rootref['S_CONTENT_FLOW_END'])) ? $this->_rootref['S_CONTENT_FLOW_END'] : ''; ?>"><?php $this->_tpl_include('jumpbox.html'); ?></td>
</tr>
</table>
<? $this->_tpl_include('overall_footer.html'); ?>