From 1cb65fe20ddef90951c0382abfc1dd0bca0b2183 Mon Sep 17 00:00:00 2001 From: "florian.lindenbauer" Date: Thu, 30 Dec 2021 16:51:13 +0100 Subject: [PATCH] Create includes.example.php Create includes.example.php as an example for includes.php --- includes/includes.example.php | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 includes/includes.example.php diff --git a/includes/includes.example.php b/includes/includes.example.php new file mode 100644 index 0000000..2ddd6a3 --- /dev/null +++ b/includes/includes.example.php @@ -0,0 +1,21 @@ + \ No newline at end of file