summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e1a37f4)
raw | patch | inline | side by side (parent: e1a37f4)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 19 Feb 2008 16:48:44 +0000 (16:48 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 19 Feb 2008 16:48:44 +0000 (16:48 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@8968 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/include/class_gosaSupportDaemon.inc | patch | blob | history |
diff --git a/gosa-core/include/class_gosaSupportDaemon.inc b/gosa-core/include/class_gosaSupportDaemon.inc
index 4427592eb54d17e10ad246cbb6da27c54d07b7b0..0be94032ba0dceeaf7653de2608b72675b74d37e 100644 (file)
@param String XML string
@return Array Returns an array containing the xml structure.
*/
- private function xml_to_array($xml)
+ public function xml_to_array($xml)
{
$params = array();
$level = array();