From: hickert Date: Thu, 24 Jan 2008 07:46:15 +0000 (+0000) Subject: Updated deamon X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=0189bd2056a0b11f591d350964074b2ab7d3b4e3;p=gosa.git Updated deamon git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@8575 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/include/class_gosaSupportDaemon.inc b/gosa-core/include/class_gosaSupportDaemon.inc index 487fa5cf4..1050fa54e 100644 --- a/gosa-core/include/class_gosaSupportDaemon.inc +++ b/gosa-core/include/class_gosaSupportDaemon.inc @@ -147,8 +147,14 @@ class gosaSupportDaemon $this->s_error = ""; $xml_msg = "
gosa_query_jobdb
- id - ".$id." + + + + eq + ".$id." + + +
"; $this->connect(); if(!$this->is_connected){ @@ -182,8 +188,14 @@ class gosaSupportDaemon $this->s_error = ""; $xml_msg = "
gosa_query_jobdb
- id - ".$id." + + + + eq + ".$id." + + +
"; $this->connect(); if(!$this->is_connected){ @@ -215,8 +227,14 @@ class gosaSupportDaemon $xml_msg = "
gosa_delete_jobdb_entry
- id - ".$id." + + + + eq + ".$id." + + +
"; $this->connect(); if($this->is_connected){