Weirdan-
How do you interpret that???
I want to get rid of item, I believe (assuming that would be the "current" page ("page" for lack of better term).
Thanks.
Search found 2 matches
- Thu Jun 14, 2007 1:03 am
- Forum: PHP - Code
- Topic: Trying to modify a function.
- Replies: 3
- Views: 392
- Wed Jun 13, 2007 2:21 pm
- Forum: PHP - Code
- Topic: Trying to modify a function.
- Replies: 3
- Views: 392
Trying to modify a function.
I'm trying -unsuccessfully so far- to modify this function so that only the parent link shows in the navigation, rather than the parent AND the current page (as it now does). Can someone offer some help? Thanks. function getCategoriesNavLine($parent=0, &$tree){ $l = $tree->collection[$parent]->l...