1
0
Fork 0
This commit is contained in:
neingeist 2007-05-31 16:43:27 +00:00
parent 69a0e8585f
commit 600bcc3a16

View file

@ -36,6 +36,11 @@ roh.split("\n").each do |line|
# yum # yum
if $3 == "GOTO" if $3 == "GOTO"
# *frickl*
if line =~ /colspan=2/
titel1 = ""
end
t = "" t = ""
else else
t = $2 t = $2