Changeset 326 for cleversvg/trunk/document/csDocument.class.php
- Timestamp:
- 02/27/08 22:52:17 (4 years ago)
- Files:
-
- 1 modified
-
cleversvg/trunk/document/csDocument.class.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
cleversvg/trunk/document/csDocument.class.php
r322 r326 57 57 $depth = ++$this->maxdepth; 58 58 } 59 $element->setDepth($depth);60 59 } 61 60 else
