Reports eventTitle; ?>

reportlist) > 0) { foreach($this->reportlist as $k => $report) { ?>
Report
getResult();?>
getType(); ?> 
getCreated());?> 
getErrors()) { $errors = json_decode($report->getErrors()); if(count($errors) > 0) { $errorString = ""; foreach($errors as $k => $error) { $errorString .= "Client " . $k . " (" . $this->clients[$k]->getIp() . "): " . $error . "
"; } ?>
 
pagination; } else { ?>

No reports for this Event available.