On Mon, 29 Jul 2002, pp wrote:
> Yeah, midgard manual is not all in my head just typed from my mind :)
And you caught me in my worst nitpick-mode. =)
> It only depends what exactly You want to get. What is the problem to
change $article>approved to 0 just after editing?
None I guess, it's just that it doesn't happen automagically in
nadmin. For now, I've settled with
if ($article->approved > $article->revised )
{
// do stuff to approved article
}
and it seems to work fine. I just wanted to check that I hadn't missed
anything obvious.
--
Fredrik Jonson
[EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]