warn removed

This commit is contained in:
tipaul 2003-12-04 09:33:54 +00:00
parent fbce422b4e
commit de7b5530d5

View file

@ -66,7 +66,6 @@ if ($delete){
}
my $data=borrdata('',$member);
warn "data: ".$data->{'surname'};
if ($type eq 'Add'){
$template->param( updtype => 'I');
} else {