Merge branch 'main' into ralfs-branch
This commit is contained in:
commit
e1441dd9ec
|
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
<?php
|
<?php
|
||||||
// create the file below from the template:
|
// create the file below from the template:
|
||||||
require_once '../bengelsystem_konfiguration.php';
|
require_once __DIR__ . '/../bengelsystem_konfiguration.php';
|
||||||
|
|
||||||
// muss nicht angepasst werden // no changes needed
|
// muss nicht angepasst werden // no changes needed
|
||||||
// Zeitbereich: -1 davor, 0 kein Limit, 1-N Tag N der Con, 1000: nach der Con
|
// Zeitbereich: -1 davor, 0 kein Limit, 1-N Tag N der Con, 1000: nach der Con
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue