man it sucks to be so damn wrong

This commit is contained in:
JT Smith 2006-11-02 03:32:08 +00:00
parent 19aa2b854e
commit d2283d1965

View file

@ -494,7 +494,6 @@ sub getTemplateVars {
});
}
}
delete $var{'attachment_loop'} unless (scalar(@{$var{'attachment_loop'}}));
return \%var;
}