From 9a7f160ec4b7dfe2c7b59a80fa9a23e298857b29 Mon Sep 17 00:00:00 2001 From: noud Date: Mon, 3 Dec 2012 13:07:07 +0100 Subject: [PATCH] code a "1" gremlin removed. --- app/Controller/AttributesController.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Controller/AttributesController.php b/app/Controller/AttributesController.php index babd4ab16..ff5fb6103 100755 --- a/app/Controller/AttributesController.php +++ b/app/Controller/AttributesController.php @@ -682,7 +682,7 @@ class AttributesController extends AppController { 'recursive' => 0)); foreach ($relatedAttributes2 as $relatedAttribute2) { $relatedAttributes[$relatedAttribute2['Correlation']['1_attribute_id']][] = $relatedAttribute2; - }1 + } foreach ($event['Attribute'] as &$attribute) { // for REST requests also add the encoded attachment