Philipp b5d2d32b44
Split and delete ModuleController
- $moduleName is part of the argument string => App\Arguments
- $isBackend boolean already part of App\Mode::isBackend()
- $module is now the direct return of App\Router::getModule()
- ModuleController::run() moved to BaseModule::run()
2021-11-27 12:39:45 +01:00
..
2021-11-27 12:39:45 +01:00
2021-10-27 20:06:04 +02:00
2021-11-27 12:39:45 +01:00
2021-11-27 12:39:45 +01:00
2021-11-06 20:21:01 +01:00
2021-11-23 17:46:20 -05:00
2021-11-18 21:43:13 +00:00
2021-11-05 19:59:18 +00:00
2021-11-27 12:39:45 +01:00
2021-10-18 23:32:42 +02:00
2021-03-29 08:40:20 +02:00
2021-03-29 08:40:20 +02:00
2021-03-29 08:40:20 +02:00
2021-11-27 12:39:45 +01:00
2021-11-19 20:21:37 +01:00