From: hickert Date: Thu, 1 Dec 2005 11:28:02 +0000 (+0000) Subject: Fixed xml parse menu X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=b0ea74f1fdccc46bc0efb9480d3b88ca19091e25;p=gosa.git Fixed xml parse menu git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2175 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/include/class_xmlParse.inc b/include/class_xmlParse.inc index 28eb7e6a2..3f8c07c70 100644 --- a/include/class_xmlParse.inc +++ b/include/class_xmlParse.inc @@ -59,6 +59,7 @@ class xmlParse { $level = array(); $this->data = array(); + $this->depth = array(); $i = 0 ; $current =""; $dir = "";