From 9978173d4f4ab1b59703e0ca5d95d1312bfa7586 Mon Sep 17 00:00:00 2001 From: David Patricola <52425818+dppm1@users.noreply.github.com> Date: Thu, 5 Sep 2019 17:02:20 -0400 Subject: [PATCH] Create Tag Version of CFC Most developers have a tag-based repository and as such would a great alternative. I updated all of your code and added a few tweaks to how the image files get converted to/from binary. --- TinyService2.cfc | 151 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 151 insertions(+) create mode 100644 TinyService2.cfc diff --git a/TinyService2.cfc b/TinyService2.cfc new file mode 100644 index 0000000..20ccd0b --- /dev/null +++ b/TinyService2.cfc @@ -0,0 +1,151 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +