- Timestamp:
- 07/13/08 01:04:42 (6 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/1.0/docs/manual/de/hierarchical-data/nested-set.txt
r4674 r4681 37 37 ... 38 38 39 $this-> loadTemplate('Doctrine_Template_NestedSet');39 $this->actAs('Doctrine_Template_NestedSet'); 40 40 41 41 ...