From 3a81b6fe400c53101a19e3ff7452adb651954009 Mon Sep 17 00:00:00 2001 From: Ben Roberts Date: Thu, 22 Dec 2011 11:33:20 +0000 Subject: [PATCH] Added a Formatting class --- .../lib/SihnonFramework/Formatting.class.php | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 source/lib/SihnonFramework/Formatting.class.php diff --git a/source/lib/SihnonFramework/Formatting.class.php b/source/lib/SihnonFramework/Formatting.class.php new file mode 100644 index 0000000..4a5c6b8 --- /dev/null +++ b/source/lib/SihnonFramework/Formatting.class.php @@ -0,0 +1,22 @@ + \ No newline at end of file