in reply to Re: DBI Binding Inconsistancy
in thread DBI Binding Inconsistancy
Adding the scalar immediately fixed it. I completely forgot about context in this case, even though I used $->param('id') in list context for the delete template. That'll teach me for not programming Perl for a few months.
Thanks alot. :)
|
|---|