From: hickert Date: Mon, 14 Apr 2008 07:32:34 +0000 (+0000) Subject: Fixed GOsa si package list query X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=50528c1ce787085def63a5914e94f05fe60d7ab8;p=gosa.git Fixed GOsa si package list query git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10378 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/include/class_gosaSupportDaemon.inc b/gosa-core/include/class_gosaSupportDaemon.inc index 2e300bfe5..b33e59eb8 100644 --- a/gosa-core/include/class_gosaSupportDaemon.inc +++ b/gosa-core/include/class_gosaSupportDaemon.inc @@ -179,16 +179,19 @@ class gosaSupportDaemon $xml_msg = "
gosa_query_packages_list
GOSAGOSA". $attr. " - - AND - ".$release." - - OR - ".$pkgs." - - - - 0100 + + + + ".$release." + + + + + OR + ".$pkgs." + + + 0100
"; }