Skip to content

Commit 0a664fd

Browse files
committed
Updated README #1
1 parent b3e7207 commit 0a664fd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,8 +196,6 @@ In this section we'll build a tree like the one used in the previous section.
196196
### Creating root nodes
197197

198198
You can create a root node using `NestedSet::saveNode()`.
199-
In a single tree per table mode you can create only one root node. If you'll attempt
200-
to create more there will be CException thrown.
201199

202200
```php
203201
$root = new Category;

0 commit comments

Comments
 (0)