From 8312c5e54e67003da68bb1d379601780f50f1cd5 Mon Sep 17 00:00:00 2001 From: Brian Rogers Date: Tue, 27 Sep 2022 11:10:40 -0600 Subject: [PATCH] fixing up the global functions and adding more conversions --- src/helpers/global_functions.php | 222 +++++++++++++++++++++++++++---- 1 file changed, 195 insertions(+), 27 deletions(-) diff --git a/src/helpers/global_functions.php b/src/helpers/global_functions.php index 6b927aa..bb0c3af 100644 --- a/src/helpers/global_functions.php +++ b/src/helpers/global_functions.php @@ -1,6 +1,6 @@