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