]> wagnertech.de Git - mfinanz.git/blobdiff - SL/Template/Plugin/MultiColumnIterator.pm
Vergessen is.pl für Commit 0e0ff15052f7cb7ed1a2b04235a8a217da97a183 (Standard-Umlaufv...
[mfinanz.git] / SL / Template / Plugin / MultiColumnIterator.pm
index 717eae328c39dba710fac9825d64c7a16ee08942..7ce3aeb55174077e7c11df2cf381bfda52242579 100644 (file)
@@ -111,7 +111,7 @@ sub get_all {
         # update counters and flags
         @$self{ qw( INDEX COUNT FIRST LAST ) } = ( $max, $max + 1, 0, 1 );
         $main::lxdebug->leave_sub();
-        return \@data;                                     ## RETURN ##
+        return \@data;                                      ## RETURN ##
     }
     else {
         $main::lxdebug->leave_sub();