From cdea8caa5617f0cb77bcbc9803759abd2df50644 Mon Sep 17 00:00:00 2001 From: Niklas Olmes Date: Fri, 24 Apr 2026 19:30:00 +0200 Subject: stipcrm --- futstips.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 futstips.php (limited to 'futstips.php') diff --git a/futstips.php b/futstips.php new file mode 100644 index 0000000..1991090 --- /dev/null +++ b/futstips.php @@ -0,0 +1,19 @@ + += NOW() AND Stipendien.Förderbeginn > NOW() AND (ds.accepted=1 OR ds.accepted IS NULL OR ds.accepted = -1)"; +require_once __DIR__ . '/stips_common.php'; -- cgit v1.3.1