summaryrefslogtreecommitdiff
path: root/motions.php
diff options
context:
space:
mode:
Diffstat (limited to 'motions.php')
-rw-r--r--motions.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/motions.php b/motions.php
index ca045ce..2f56af4 100644
--- a/motions.php
+++ b/motions.php
@@ -28,7 +28,7 @@ $content
Kind regards,
the voting system
BODY;
- $db->notify("Re: $tag - $title - withdrawn",$body);
+ $db->notify("Re: $tag - $title - withdrawn",$body,$tag);
}
$stmt = $db->getStatement("close decision");
$status = -2;