Code

Fixed xml parse menu
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 1 Dec 2005 11:28:02 +0000 (11:28 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 1 Dec 2005 11:28:02 +0000 (11:28 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2175 594d385d-05f5-0310-b6e9-bd551577e9d8

include/class_xmlParse.inc

index 28eb7e6a26610ca40f0f127e7606a5ba523b18ce..3f8c07c70a91c131f9a3a0bdbe8d9c8c775b1378 100644 (file)
@@ -59,6 +59,7 @@ class xmlParse  {
                $level = array();
                
                $this->data = array();  
+               $this->depth = array(); 
                $i = 0 ; 
                $current ="";
                $dir = "";