';
// We don't want '()' when we don't have a speaker name
@@ -292,6 +291,7 @@ function parseData($config, $data) {
$fulltalks .= '' . $event['abstract'] . '
';
$fulltalks .= $fullfb;
$fulltalks .= '';
+ $known_events[$eid] = $eid;
}
if ($eid === $lastEventId) {