set_columns erwartet ein hash
authorSven Schöling <s.schoeling@linet-services.de>
Fri, 8 Feb 2008 14:19:07 +0000 (14:19 +0000)
committerSven Schöling <s.schoeling@linet-services.de>
Fri, 8 Feb 2008 14:19:07 +0000 (14:19 +0000)
SL/ReportGenerator.pm

index 701dca3..f7676c9 100644 (file)
@@ -824,7 +824,7 @@ Which makes it almost as complicated to use as doing the work for yourself.
 
 Creates a new ReportGenerator object, sets all given options, and returns it.
 
-=item set_columns @columns
+=item set_columns %columns
 
 Sets the columns available to this report.