From 1c0549c7bce4a19b7d39ed4620c94cfa35b90634 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20Nicolaysen=20S=C3=B8rnes?= Date: Sun, 7 Jan 2007 20:48:45 +0000 Subject: [PATCH] Fix removal of download URLs. When checked, bRemove should have a value of "true". --- include/downloadurl.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/downloadurl.php b/include/downloadurl.php index 6d281d9..2579afb 100644 --- a/include/downloadurl.php +++ b/include/downloadurl.php @@ -87,7 +87,8 @@ class downloadurl for($i = 1; $oRow = mysql_fetch_object($hResult); $i++) { $sReturn .= html_tr(array( - "id\" />", + "id\" ". + "value=\"true\" />", "id\" value=\"$oRow->description\" />", "id\" ".