From cf796e7b6cb925b69bef6166a0b647e909e36ffe Mon Sep 17 00:00:00 2001 From: bernd Date: Wed, 3 Mar 2021 19:16:35 +0100 Subject: [PATCH] vorkehrung gegen direkten zugriff auf einzubindende php-dateien --- index.php | 2 ++ lib/base.php | 4 ++++ lib/config.php | 3 +++ lib/db.php | 3 +++ lib/logger.php | 3 +++ lib/register.php | 4 ++++ lib/request.php | 4 ++++ static/mail.php | 3 +++ static/web.php | 3 +++ validation.php | 2 ++ 10 files changed, 31 insertions(+) diff --git a/index.php b/index.php index e289cdc..a6393a7 100644 --- a/index.php +++ b/index.php @@ -1,5 +1,7 @@ diff --git a/validation.php b/validation.php index 80b624e..65f6551 100644 --- a/validation.php +++ b/validation.php @@ -1,5 +1,7 @@