From 06dad6051ed45f9041aa573b69c87dde568976e3 Mon Sep 17 00:00:00 2001 From: Eileen McNaughton Date: Sat, 23 Sep 2023 13:30:23 +1200 Subject: [PATCH] Add instance of smarty modifier to prevent errors when running smarty 3 --- CRM/Core/Smarty/plugins/modifier.smarty.php | 45 +++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 CRM/Core/Smarty/plugins/modifier.smarty.php diff --git a/CRM/Core/Smarty/plugins/modifier.smarty.php b/CRM/Core/Smarty/plugins/modifier.smarty.php new file mode 100644 index 0000000000..000e87ecf3 --- /dev/null +++ b/CRM/Core/Smarty/plugins/modifier.smarty.php @@ -0,0 +1,45 @@ +