From 7d058edc389f20a9ae82989bbd7202643b965502 Mon Sep 17 00:00:00 2001
From: hahn <axel.hahn@iml.unibe.ch>
Date: Tue, 30 Jan 2018 11:56:53 +0100
Subject: [PATCH] ci - #1789: CI-Server - Kinderkrankheiten - UNDO change
 messenger replacement

---
 hooks/templates/inc_projects_config.php.erb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hooks/templates/inc_projects_config.php.erb b/hooks/templates/inc_projects_config.php.erb
index a3d006bd..4859bde4 100644
--- a/hooks/templates/inc_projects_config.php.erb
+++ b/hooks/templates/inc_projects_config.php.erb
@@ -94,7 +94,7 @@ $aConfig = array(
         ),
     ),
     // notifications to messengers ...
-    'messenger'=><%= @replace["messenger"] %>,
+    'messenger'=>array(<%= @replace["messenger"] %>),    
 );
 
 // ----------------------------------------------------------------------
-- 
GitLab