From 7411aafe76a25bd99d9fc8fcd673db57cc186af7 Mon Sep 17 00:00:00 2001 From: Lars Gebhardt-Kusche Date: Sat, 22 Nov 2025 02:05:11 +0100 Subject: [PATCH] as --- config/prod/config.php | 6 +++--- config/prod/fileload.php | 6 +++--- config/staging/config.php | 6 +++--- config/staging/fileload.php | 6 +++--- public/auth/login.php | 2 ++ public/auth/logout.php | 2 ++ public/auth/register.php | 2 ++ src/auth/login.php | 3 +-- src/auth/logout.php | 2 -- src/auth/register.php | 2 -- src/functions.php | 2 +- 11 files changed, 20 insertions(+), 19 deletions(-) diff --git a/config/prod/config.php b/config/prod/config.php index bc2b204..f66f443 100644 --- a/config/prod/config.php +++ b/config/prod/config.php @@ -1,4 +1,4 @@