[pLog-svn] r1648 - plog/trunk/class/dao

Jon Daley plogworld at daley.snurgle.org
Wed Mar 30 17:40:00 GMT 2005


I agree with Oscar, I think it should be POST_STATUS_ALL

dao/articlestatus.class.php:
     define( "POST_STATUS_ALL", -1, true );
     define( "POST_STATUS_PUBLISHED", 1, true );
     define( "POST_STATUS_DRAFT", 2, true );
     define( "POST_STATUS_DELETED", 3, true );


On Wed, 30 Mar 2005, Benjamin Krause wrote:

> Jon Daley wrote:
>>     This change looks odd to me.  Is it really correct?
>
> i agree that POST_STATUS_ANY looks like a constant.. but i did not find any 
> definition of that const.. so it must be a string.. and php is even reporting 
> that this is interpreted as a string, not as a constant.
>
> but feel free to double-check ..
>
> _______________________________________________
> pLog-svn mailing list
> pLog-svn at devel.plogworld.net
> http://devel.plogworld.net/mailman/listinfo/plog-svn
>

**************************************************************
*                           *   We know about as much about  *
*     Jonathan M. Daley     *  software quality problems as  *
*                           *    they knew about the Black   *
*   jondaley at snurgle.org    *   Plague in the 1600s. We've   *
*                           *  seen the victims' agonies and *
* www.snurgle.org/~jondaley *   helped burn the corpses. We  *
*                           *  don't know what causes it; we *
*                           *  don't really know if there is *
*                           *    only one disease. We just   *
*                           *  suffer - and keep pouring our *
*                           *  sewage into our water supply. *
*                           *               -- Tom Van Vleck *
**************************************************************



More information about the pLog-svn mailing list