summaryrefslogtreecommitdiff
path: root/Vote.php
diff options
context:
space:
mode:
Diffstat (limited to 'Vote.php')
-rw-r--r--Vote.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/Vote.php b/Vote.php
index 1a6a8c7..0429a91 100644
--- a/Vote.php
+++ b/Vote.php
@@ -33,6 +33,7 @@ class VoteHooks {
};
$voteClosed = false;
+ $endDate = null;
$end = $args['end'] ?? null;
unset($args['end']);