From b885dc4ef43ff50d1354213595866e9d69cf2878 Mon Sep 17 00:00:00 2001 From: Daniel Seifert Date: Mon, 24 Mar 2025 08:25:55 +0100 Subject: [PATCH] add patch file for v2.0 (OXID 7) --- overridablefunctions_2.0.patch | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 overridablefunctions_2.0.patch diff --git a/overridablefunctions_2.0.patch b/overridablefunctions_2.0.patch new file mode 100644 index 0000000..c0cb8b3 --- /dev/null +++ b/overridablefunctions_2.0.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 @@ ++