From c9d99c4ff3f4ef2f0b8cfcbb9dd18f78cc22814e Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Fri, 24 Dec 2004 10:00:33 +0000 Subject: [PATCH] r23: We're being type-strict in this app. construct_user_display() has a BOOLEAN second arg, not an INT. --- newreport.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/newreport.php b/newreport.php index 9381ba2..2ca571b 100755 --- a/newreport.php +++ b/newreport.php @@ -302,7 +302,7 @@ if ($_REQUEST['do'] == 'add') echo '
Assigned to:
'; } -- 2.22.5