From 8ee7527ba4e01017073183ec99a8db8b0fc625c0 Mon Sep 17 00:00:00 2001 From: frea Date: Wed, 19 Mar 2025 10:52:07 +0100 Subject: [PATCH 1/2] SCPN1-8483 --- ReflexUtils.ftl | 5 ----- 1 file changed, 5 deletions(-) diff --git a/ReflexUtils.ftl b/ReflexUtils.ftl index 7bc33f6..afa299e 100644 --- a/ReflexUtils.ftl +++ b/ReflexUtils.ftl @@ -9,11 +9,6 @@ <#return dateutc?datetime.iso?iso_nz(locale)> -<#function RfxDateTimetoUTCWithTimezone rfxdatetime timezone> - <#setting time_zone=timezone> - <#return (rfxdatetime?datetime.iso?iso_utc)> - - <#-- --------------------------------------------------------------------------------------- --> <#-- Split email reflex into json array string --> <#-- Example : splitemail "john.doe@hardis-group.com,; name@hardis-group.com" --> From cdc78d71b13e37c3264ae36f18834ad38d85e27d Mon Sep 17 00:00:00 2001 From: freat Date: Wed, 19 Mar 2025 11:16:37 +0100 Subject: [PATCH 2/2] Release 1.2.34+1 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 98e68e4..33d28f7 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.2.33+3 +1.2.34+1