merging form pollution fix
This commit is contained in:
parent
c1cab2299c
commit
11e4f6ea7e
78 changed files with 2666 additions and 1463 deletions
|
|
@ -76,7 +76,7 @@ sub AUTOLOAD {
|
|||
$self->session->errorHandler->error($@);
|
||||
return undef;
|
||||
}
|
||||
return $control->getValueFromPost(@args);
|
||||
return $control->getValue(@args);
|
||||
}
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue