Warning: Cannot modify header information - headers already sent by (output started at /var/www/jonas-eriksen.dk/pic/private/index.php:1) in /var/www/jonas-eriksen.dk/pic/private/index.php on line 215
passwordResetCheck(); $e = $event->getEvent($_GET['event']); if (isset($_POST['saveEvent'])) { $event->updateEvent($_GET['event'], $_POST['point'], $_POST['cross']); $log->addLog($_SESSION['userId'], "Event opdateret", "Event", "/event/edit.php?event=" . $_GET['event']); $admin->redirect('/user/profile.php?user=' . $e[5]); } include('../static/header.php'); if (isset($_GET['event'])) { ?>

Skud af

Point
Cross
Date format('d-m-Y') ?>
Skytte nummer
Skytte
Intet event er valgt'; } include('../static/footer.php'); ?>