From cdea8caa5617f0cb77bcbc9803759abd2df50644 Mon Sep 17 00:00:00 2001 From: Niklas Olmes Date: Fri, 24 Apr 2026 19:30:00 +0200 Subject: stipcrm --- curpatrons.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 curpatrons.php (limited to 'curpatrons.php') diff --git a/curpatrons.php b/curpatrons.php new file mode 100644 index 0000000..e7afd1c --- /dev/null +++ b/curpatrons.php @@ -0,0 +1,19 @@ + +(altes Datenmodell, anhand Häkchen)"; +$_constraint = "WHERE Förderer.`aktuell Förderer` = 1"; +require_once __DIR__ . "/patrons_common.php"; -- cgit v1.3.1