From c28d2ffdd1cb1c04d860523848e780d788fefffa Mon Sep 17 00:00:00 2001 From: hickert Date: Fri, 25 Jan 2008 10:40:24 +0000 Subject: [PATCH] Updated deamon commetns git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@8606 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-core/include/class_gosaSupportDaemon.inc | 71 ++++++++++++------- 1 file changed, 44 insertions(+), 27 deletions(-) diff --git a/gosa-core/include/class_gosaSupportDaemon.inc b/gosa-core/include/class_gosaSupportDaemon.inc index a72a58537..398160ee3 100644 --- a/gosa-core/include/class_gosaSupportDaemon.inc +++ b/gosa-core/include/class_gosaSupportDaemon.inc @@ -1,22 +1,42 @@
gosa_count_jobdb
"; + $xml_msg ="
gosa_count_jobdb
"; $this->connect(); if($this->connect()){ $this->o_sock->write($xml_msg); -- 2.30.2