aboutsummaryrefslogtreecommitdiff
path: root/poll.rb
diff options
context:
space:
mode:
Diffstat (limited to 'poll.rb')
-rw-r--r--poll.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/poll.rb b/poll.rb
index 97ae081..d03d584 100644
--- a/poll.rb
+++ b/poll.rb
@@ -60,7 +60,7 @@ class Poll
end
end
- def to_html(edituser = "", showparticipation = true)
+ def to_html(edituser, showparticipation = true)
ret = "<table border='1'>\n"
ret += @head.to_html