Changeset 4681 for branches/1.0/docs/manual/ja/hierarchical-data.txt
- Timestamp:
- 07/13/08 01:04:42 (6 months ago)
- Files:
-
- 1 modified
-
branches/1.0/docs/manual/ja/hierarchical-data.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.0/docs/manual/ja/hierarchical-data.txt
r4674 r4681 70 70 ... 71 71 72 $this-> loadTemplate('Doctrine_Template_NestedSet');72 $this->actAs('Doctrine_Template_NestedSet'); 73 73 74 74 ...