'2000-01-01 00:00:00' AND Personen.ID NOT IN (SELECT Person FROM Stipendien WHERE Stipendien.Förderende >= NOW()) GROUP BY Personen.ID "; $id = "alumnipers"; $getthdef = true; $order = '[[2, "asc"], [3, "asc"]]'; $checkboxes = true; $idcell = "PersID"; $ajax = true; $nospinner = true; include __DIR__ . '/autotable.php'; $pdf_sql = $email_sql = "SELECT *, ID AS PersID FROM Personen WHERE ID IN "; include __DIR__ . '/autoactions.php'; include __DIR__ . '/autoemail.php'; include __DIR__ . '/autopdf.php'; include __DIR__ . '/autoevent.php'; })(); include_once __DIR__ . "/footer.php";