From c636133d94b824347c1b9cc859d349114f6604b0 Mon Sep 17 00:00:00 2001 From: janw Date: Thu, 18 Sep 2008 12:03:05 +0000 Subject: [PATCH] Column name changed. git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12513 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-core/include/class_gosaSupportDaemon.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gosa-core/include/class_gosaSupportDaemon.inc b/gosa-core/include/class_gosaSupportDaemon.inc index b1c854aa5..a9c172219 100644 --- a/gosa-core/include/class_gosaSupportDaemon.inc +++ b/gosa-core/include/class_gosaSupportDaemon.inc @@ -208,7 +208,7 @@ class gosaSupportDaemon "
gosa_get_available_kernel
". "GOSA". "GOSA". - "".$release."". + "".$release."". ""; $ret = array(); @@ -354,7 +354,7 @@ class gosaSupportDaemon public function FAI_get_classes($name) { $xml_msg = "
gosa_query_fai_release
GOSAGOSA". - "".$name."
";; + "".$name."";; $ret = array(); if($this->connect()){ -- 2.30.2