aboutsummaryrefslogtreecommitdiff
path: root/history.rb
diff options
context:
space:
mode:
authorBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2009-12-14 14:14:29 +0100
committerBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2009-12-14 14:14:29 +0100
commit69eea2c4ff347a623a582d4099511db766faba42 (patch)
tree20968e7b580b8234a4575070558649c081583ca4 /history.rb
parentf2748fba35edfb42a03068afcc3dc1305109fcc3 (diff)
provide complete wizzard style
Diffstat (limited to '')
-rwxr-xr-xhistory.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/history.rb b/history.rb
index bbded14..9537191 100755
--- a/history.rb
+++ b/history.rb
@@ -43,5 +43,5 @@ $d << <<HTML
</div>
HTML
-$d.out($cgi)
+$d.out
end