From 43fb10e738e021b4a3e05f06944bbb08f50cfc90 Mon Sep 17 00:00:00 2001 From: HirschleM Date: Tue, 24 Sep 2024 07:02:07 +0200 Subject: [PATCH] MH: PluginLoader --- Service/Plugins/PluginLoader.cs | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Service/Plugins/PluginLoader.cs b/Service/Plugins/PluginLoader.cs index 459fe0f9c..1d18f6809 100644 --- a/Service/Plugins/PluginLoader.cs +++ b/Service/Plugins/PluginLoader.cs @@ -51,7 +51,7 @@ namespace BeWo.Service.Plugins //t = "4950382346"; // Holsinger //t = "5973016645"; // Verein Lebensgestaltung Hanau //t = "7375324044"; // Diakonie KK Kleve - t = "1441747891"; // BeWo Mobil Köln + //t = "1441747891"; // BeWo Mobil Köln //t = "5120047701"; // Trialog //t = "3629696651"; // Soziale Dienste Niederrhein (SDN) //t = "9893557471"; // Caritas Frankfurt @@ -99,7 +99,7 @@ namespace BeWo.Service.Plugins //t = "5653806613"; // Feid und Kollegen //t = "3830114427"; // FiZ Familie im Zentrum Hof //t = "7138297573"; // Tagwerk betreutes wohnen - //t = "1008896531"; // BeWo Auxilio + t = "1008896531"; // BeWo Auxilio //t = "9383760246"; // Die Kette //t = "5915565037"; // Lebenshilfe Remscheid //t = "3350425974"; // BeWo Rückenwind @@ -393,7 +393,8 @@ namespace BeWo.Service.Plugins //t = "5000000000"; //t = "3788859817"; // Zukunft Leben (Stephan Hekermann) //t = "2663321234"; // Aachener Laienhelfer Initiative e.V. - + //t = "6290975576"; // Caritasverband Kelheim + //t = "5564670353"; // Mittelpunkt return t; #else if (MultitenancyOperationContextExt.Current != null) @@ -403,7 +404,7 @@ namespace BeWo.Service.Plugins #endif } } - + public static String CustomerPluginPath() {