- 11 Jan, 2007 6 commits
- 10 Jan, 2007 5 commits
- 09 Jan, 2007 6 commits
- 08 Jan, 2007 6 commits
- 07 Jan, 2007 7 commits
- 06 Jan, 2007 3 commits
- 05 Jan, 2007 7 commits
joesimms: added support for many roots for one table, added another example illustrating this, see EXAMPLE2.tree.php, also changed toString to __toString in getPath()
- use fetchColumn() in fetchOne() - removed PORTABILITY_FIX_CASE handling in fetchColumn() since this can be handled by PDO internally
updated NestedSet to use Zend coding standards. still a few problems with return values using () that need to be looked at.