Kategorie hinzugefügt

This commit is contained in:
Astro 2006-07-09 22:38:30 +00:00
parent d8d9feac7a
commit 2d5d207766
1 changed files with 3 additions and 0 deletions

View File

@ -48,3 +48,6 @@ events.each { |event|
event[column].ljust(column_sizes[column] + 2)
}.to_s.strip + (ptsd ? " (#{ptsd.strip})" : "")
}</pre>
[[Kategorie:Ruby]]