- 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 |
||
|---|---|---|
| .. | ||
| Details.php | ||
| Index.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 |
||
|---|---|---|
| .. | ||
| Details.php | ||
| Index.php | ||