From f154e6471f27823f2f98f7ce3c2e99ab53509157 Mon Sep 17 00:00:00 2001 From: hickert Date: Thu, 17 Apr 2008 13:00:24 +0000 Subject: [PATCH] Reenabled job count git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10537 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-core/include/class_gosaSupportDaemon.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/gosa-core/include/class_gosaSupportDaemon.inc b/gosa-core/include/class_gosaSupportDaemon.inc index 4ce19bc72..f14d7a62f 100644 --- a/gosa-core/include/class_gosaSupportDaemon.inc +++ b/gosa-core/include/class_gosaSupportDaemon.inc @@ -940,6 +940,7 @@ class gosaSupportDaemon $tags. ""; + $xml_msg ="
gosa_count_jobdb
GOSAGOSA
"; $this->connect(); if($this->connect()){ $this->o_sock->write($xml_msg); -- 2.30.2