tmpl var CATCODE_MULTI now passed
authorMason James <mason.james@liblime.com>
Thu, 3 Jan 2008 07:31:53 +0000 (01:31 -0600)
committerJoshua Ferraro <jmf@liblime.com>
Thu, 3 Jan 2008 07:44:11 +0000 (01:44 -0600)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
members/update-child.pl

index 4788a07..7045299 100755 (executable)
@@ -69,6 +69,7 @@ if ( $op eq 'multi' ) {
     }
     $template->param(
         MULTI          => 1,
+        CATCODE_MULTI          => 1,
         borrowernumber => $borrowernumber,
         CAT_LOOP       => \@rows,
     );