friendica-addons/rendertime
Philipp 82cef20e60
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:42:12 +01:00
..
lang PL translation rendertime THX Joe Doe 2021-11-16 12:35:02 +01:00
rendertime.php Split and delete `ModuleController` 2021-11-27 12:42:12 +01:00