summaryrefslogtreecommitdiffstats
path: root/web/html/packages.php
diff options
context:
space:
mode:
Diffstat (limited to 'web/html/packages.php')
-rw-r--r--web/html/packages.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/packages.php b/web/html/packages.php
index 791837f4..4191440b 100644
--- a/web/html/packages.php
+++ b/web/html/packages.php
@@ -244,7 +244,7 @@ if (isset($_REQUEST["do_Flag"])) {
$result = db_query($q, $dbh);
# 7) delete from CommentNotify
- $q = "DELETE FROM CommentNotify WHERE ID = " . $id;
+ $q = "DELETE FROM CommentNotify WHERE PkgID = " . $id;
$result = db_query($q, $dbh);
# TODO question: Now that the package as been deleted, does