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();
$log = new log($db);
if (!$admin->admin_level(0)) {
header("location: /static/401.php");
die();
}
include('../static/header.php');
?>
Log
getLogTypes() as $type) { ?>
getLog($_GET['type']) as $l) { ?>