Removed debug statement from DataForm
This commit is contained in:
parent
173c2a12cd
commit
3527aef07d
1 changed files with 0 additions and 1 deletions
|
|
@ -1377,7 +1377,6 @@ sub www_process {
|
|||
};
|
||||
}
|
||||
$entryData->{ $field->{name} } = $value;
|
||||
$self->session->errorHandler->warn($field->{name}. " ". $value);
|
||||
}
|
||||
|
||||
# Process CAPTCHA
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue