Code

Converted to public function
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 19 Feb 2008 16:48:44 +0000 (16:48 +0000)
committercajus <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

index 4427592eb54d17e10ad246cbb6da27c54d07b7b0..0be94032ba0dceeaf7653de2608b72675b74d37e 100644 (file)
@@ -435,7 +435,7 @@ class gosaSupportDaemon
     @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();