was bedeutet
?parse error, unexpected T_ELSEIF in /srv/www/htdocs/web6/html/admin/index.php on line 131
in admin/index.php hab ich
danke vorraus$template->pparse("body");
include('./page_footer_admin.'.$phpEx);
}
elseif( isset($HTTP_GET_VARS['pane']) && $HTTP_GET_VARS['pane'] == 'right' )
{
include('./page_header_admin.'.$phpEx);
gool