Cleaned the pollution from the forms system.
This commit is contained in:
parent
53b81b36d0
commit
8500c4d506
81 changed files with 2675 additions and 1570 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