From: cajus Date: Tue, 19 Feb 2008 17:00:34 +0000 (+0000) Subject: Remade it private X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=9545fb10ba4069fb38fbc7bf6b2753bab2a023c8;p=gosa.git Remade it private git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@8970 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/include/class_gosaSupportDaemon.inc b/gosa-core/include/class_gosaSupportDaemon.inc index 0be94032b..4427592eb 100644 --- a/gosa-core/include/class_gosaSupportDaemon.inc +++ b/gosa-core/include/class_gosaSupportDaemon.inc @@ -435,7 +435,7 @@ class gosaSupportDaemon @param String XML string @return Array Returns an array containing the xml structure. */ - public function xml_to_array($xml) + private function xml_to_array($xml) { $params = array(); $level = array();