If $depth is for "Internal use only" then why is it in the middle of the parameter list? If we're not supposed to use it, we shouldn't have to care about its default value either.
| Comment | File | Size | Author |
|---|---|---|---|
| taxonomy_get_tree-depth.patch | 2.7 KB | john morahan |
Comments
Comment #1
xanoGood idea. I can confirm this patch also updates all occurences of taxonomy_get_tree() in core where needed.
Comment #2
catchMuch better.
Comment #3
dries commentedCommitted to CVS HEAD. Thanks.
Comment #4
catchThis probably deserves a mention in http://drupal.org/update/modules
Comment #5
xanoWill do.
//Edit: done!
Comment #6
swentel commentedMarking as fixed then :)