aboutsummaryrefslogtreecommitdiff
path: root/poll.rb
diff options
context:
space:
mode:
authorBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2009-11-20 18:40:35 +0100
committerBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2009-11-20 18:40:35 +0100
commit58bd120e541cb9d80a7bcf2daae8b8a97df17586 (patch)
tree1cb29c2176def01b486c693e81cf0aaa50a2e1f7 /poll.rb
parent92dd6c0911be3356d01eeba1e0a93c3b760a8f7f (diff)
implemented default username feature
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