Code

drop daemon_log line in gosa-si-server function process_task
authorrettenbe <rettenbe@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 16 Apr 2008 14:01:48 +0000 (14:01 +0000)
committerrettenbe <rettenbe@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 16 Apr 2008 14:01:48 +0000 (14:01 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10513 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-si/gosa-si-server

index dfe8cb85ba2fd2305aa8c1b07701e2d1cd8a3adb..4ce75e95791d3b7d15d4053d72dd0003cb262506 100755 (executable)
@@ -1047,7 +1047,7 @@ sub process_task {
 
     daemon_log("", 5); 
     daemon_log("$session_id INFO: Incoming msg with session ID $session_id from '".$heap->{'remote_ip'}."'", 5);
-    daemon_log("$session_id DEBUG: Incoming msg:\n$input", 9);
+    #daemon_log("$session_id DEBUG: Incoming msg:\n$input", 9);
 
     ####################
     # check incoming msg