Hi Emile,


> /me slaps forehead:

> if (mgd_is_article_in_topic_tree(94, $article->id)) { continue; }

Yippie! :-)) That's it. It works. Thank you sooooo much! That's much
easier and faster than moving all subtopics...

Now I become demanding ;-): how do I exclude a second subtopic? I
cannot just add the second number (195),

if (mgd_is_article_in_topic_tree(94, 195, $article->id)) { continue; }

I just found out. Is that possible somehow? And: that would be the
last one I need to exclude... :-)

Alexander



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

Reply via email to