Zur Website Logout';
$base['adm_content'] = '';
$base['adm_template'] = '../temp/j4f.template.admin.htm';
$base['tag_start'] = '<@';
$base['tag_end'] = '@>';
/*Hilfsfunktionen*/
function header_logo($cmd)
{
if($cmd == 'home')
{
$logo_url = 'flash/j4f_logo_moving.swf';
}
else
{
$logo_url = 'flash/j4f_logo_still.swf';
}
$logo = '';
return $logo;
}
?>
die adminfunctions kann ich nicht hochladen, da ist zu viel vertrauliches drin, aber ich kann schwören, dass ich da wenn ich was includiere, dies nur in den jeweiligen funktionen tue.