- Move HTTPInputData::process() into App::runFrontend() - Pass $_REQUEST (including processed Input) to every Module method - Delete $_POST parameters at Module post() calls because of $_REQUEST |
||
|---|---|---|
| .. | ||
| MethodNotAllowed.php | ||
| PageNotFound.php | ||
- Move HTTPInputData::process() into App::runFrontend() - Pass $_REQUEST (including processed Input) to every Module method - Delete $_POST parameters at Module post() calls because of $_REQUEST |
||
|---|---|---|
| .. | ||
| MethodNotAllowed.php | ||
| PageNotFound.php | ||