From 7149647b729b2aa30d76346a7cc3da37c1c692ca Mon Sep 17 00:00:00 2001 From: Max Date: Mon, 13 May 2019 15:50:36 +0200 Subject: Initial commit. --- app/Libraries/TemplateFunction.php | 23 +++++++++++++++++++++++ app/Libraries/Utility.php | 12 ++++++++++++ 2 files changed, 35 insertions(+) create mode 100644 app/Libraries/TemplateFunction.php create mode 100644 app/Libraries/Utility.php (limited to 'app/Libraries') diff --git a/app/Libraries/TemplateFunction.php b/app/Libraries/TemplateFunction.php new file mode 100644 index 0000000..54a36de --- /dev/null +++ b/app/Libraries/TemplateFunction.php @@ -0,0 +1,23 @@ +