Hello, 

Is there a fast way to check if a article is unapproved? Is the 
fastest way to compare $article->revised with $article->approved?

I have tried to check for $article->approver != 0 but that only works
when articles has never been approved at all. 

By the way, what value has a unset 'datetime' and 'date' datatypes
used in the manual? The database says "1900..." but when it is printed
from php it is "1970..". I don't know how to compare the value in
for example $article->created and $article->calstart for unset values.

-- 
Fredrik Jonson
[EMAIL PROTECTED]


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

Reply via email to