Hi Midgardians,

have a little problem. 
tried this:

---
function test($id,$level,$somepara) {
        echo "$id -> $level <br>";
        return 0;
        }

mgd_walk_topic_tree("test",111,10,&$checked,"TRUE","XXX");
---

and i only get:
111 -> 0  with XXX = "" 
and 
112 -> 2 with XXX = SCORE ASC/DESC 
where 112 is the last subtopic in 111

and sure there are subtopics. 
anybody using this funtions? 

regards Martin

-- 
----------------------------------------------------------------
  All computers run at the same speed... with the power off.
----------------------------------------------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to