From 6588af31ff4c335f9b40931ebc2af55c8b5163fc Mon Sep 17 00:00:00 2001 From: hickert Date: Fri, 7 Mar 2008 07:32:48 +0000 Subject: [PATCH] Gotomasses -Updated clenaup queue git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9410 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-core/include/class_gosaSupportDaemon.inc | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/gosa-core/include/class_gosaSupportDaemon.inc b/gosa-core/include/class_gosaSupportDaemon.inc index 7d2ec9751..be7c854a5 100644 --- a/gosa-core/include/class_gosaSupportDaemon.inc +++ b/gosa-core/include/class_gosaSupportDaemon.inc @@ -718,20 +718,7 @@ $xml_msg.= " /* First of all we have to check which jobs are startet * for $mac */ - $xml_msg =" - -
gosa_query_jobdb
- GOSA - GOSA - - - - ".$mac." - - - -
- "; + $xml_msg ="
gosa_query_jobdb
GOSAGOSA".$mac."
"; new log("debug","DaemonEvent ", "gosaSupportDaemon::clean_queue_from_mac()", array($mac => $mac)," start cleaning."); -- 2.30.2