|
From: Bradley M. <bra...@ac...> - 2002-06-07 16:52:10
|
* $Id: database.inc.php,v 1.9.4.1.2.4 2002/06/06 19:02:02 notgod Exp $ * $Revision: 1.9.4.1.2.4 $ * $Author: notgod $ * $Date: 2002/06/06 19:02:02 $ */ I downloaded that file and now I don't get anything -- under any of the areas. ??? Here's what debug info shows when I click on "groups open tasks": BugIn Debug: Beginning new AND statement AND (status != '7' BugIn Debug: closedNum is 7 (Closed) BugIn Debug: Appending AND statement AND (status != '7' AND status != '9' BugIn Debug: fixedNum is 9 (Fixed) BugIn Debug: Ended AND statement AND (status != '7' AND status != '9') BugIn Debug: Registering Closed Task Types (AND (status != '7' AND status != '9')) Any suggestions??? -- Bradley Miller |