phpgroupware-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-tracker] [bugs #11651] == vs = in class.db.inc.php


From: Sigurd Nes
Subject: [Phpgroupware-tracker] [bugs #11651] == vs = in class.db.inc.php
Date: Thu, 20 Jan 2005 12:04:19 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0

This is an automated notification sent by Savannah.
It relates to:
                bugs #11651, project phpGroupWare

==============================================================================
 OVERVIEW of bugs #11651:
==============================================================================

URL:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11651>

                 Summary: == vs = in class.db.inc.php
                 Project: phpGroupWare
            Submitted by: sigurdne
            Submitted on: Thu 01/20/2005 at 12:04
              Item Group: CVS HEAD (aka development code base)
                Category: API - phpGWapi
                Severity: 5 - Average
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: ceb
             Open/Closed: Open
       Component Version: CVS
        Platform Version: None
         Reproducibility: None
         Planned Release: 0.9.18.000
           Fixed Release: 

    _______________________________________________________


should this be 

if(!$this->resultSet && $this->Halt_On_Error == 'yes')

rather than 

if(!$this->resultSet && $this->Halt_On_Error = 'yes')








==============================================================================

This item URL is:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11651>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]