- 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 |
||
|---|---|---|
| .. | ||
| Common.php | ||
| Contacts.php | ||
| Index.php | ||
| Media.php | ||
| Profile.php | ||
| Schedule.php | ||
| Status.php | ||