From 60ae33a0a08fec2e31001b078ca71b5afb85f04f Mon Sep 17 00:00:00 2001 From: Justin Foell Date: Mon, 1 Apr 2013 07:54:07 -0500 Subject: [PATCH] Fixed syntax error in SOMMetric --- lib/SOMMetric.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/SOMMetric.class.php b/lib/SOMMetric.class.php index 08b92e6..9d64678 100644 --- a/lib/SOMMetric.class.php +++ b/lib/SOMMetric.class.php @@ -1,6 +1,6 @@