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

                 Summary: Define problem that might result in a runtime bug
                 Project: phpGroupWare
            Submitted by: powerstat
            Submitted on: Mit 11.05.2005 um 13:19
              Item Group: CVS HEAD (aka development code base)
                Category: calendar
                Severity: 4 - Important
                Priority: 7 - High
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
       Component Version: CVS
        Platform Version: None
         Reproducibility: None
         Planned Release: None
           Fixed Release: 

    _______________________________________________________

Details:

class.boicalendar.inc.php:
define('ACCEPTED',1);
define('TENTATIVE',3);

class.socalendar__.inc.php:
define('TENTATIVE',2);
define('ACCEPTED',3);


The values should be the same or one define set
should be renamed to avoid conflicts.







    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/



_______________________________________________
Phpgroupware-tracker mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/phpgroupware-tracker

Reply via email to