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
private.php000064400000002267152335574420006750 0ustar00passwordResetCheck(); include('../static/header.php'); $dates = $event->getEventDates(); $arr1 = ['2018-01-04' => 4,'2018-01-06' => 6]; $arr2 = ['2018-01-06' => 2]; $arr = []; foreach($dates as $date) { $arr[$date] = [$arr1[$date], $arr2[$date]]; } ?>