commit 465c5c3981685254c05a6a9e6ff4073bfd4e6bf8 Author: Daniel Seifert Date: Mon Aug 1 22:31:32 2022 +0200 add patch to add overridable functions file diff --git a/overridablefunctions.patch b/overridablefunctions.patch new file mode 100644 index 0000000..38d09f4 --- /dev/null +++ b/overridablefunctions.patch @@ -0,0 +1,25 @@ +From 28a69c0baf87543ab19d67abe729f8e8f05644f1 Mon Sep 17 00:00:00 2001 +From: Daniel Seifert +Date: Mon, 1 Aug 2022 22:19:00 +0200 +Subject: [PATCH 1/1] add debug bar dependend overridable functions + +--- + source/modules/functions.php | 6 ++++++ + 1 file changed, 6 insertions(+) + create mode 100644 source/modules/functions.php + +diff --git a/source/modules/functions.php b/source/modules/functions.php +new file mode 100644 +index 000000000..5bd5ada86 +--- /dev/null ++++ b/source/modules/functions.php +@@ -0,0 +1,6 @@ ++