friendica/view/theme/frio/php
Philipp Holzer 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
..
PHPColors Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
Image.php Update copyright 2021-03-29 08:40:20 +02:00
default.php Split and delete `ModuleController` 2021-11-27 12:39:45 +01:00
frio_boot.php Update copyright 2021-03-29 08:40:20 +02:00
minimal.php Enable footer scripts in minimal view 2020-08-08 15:19:20 -04:00
scheme.php Update copyright 2021-03-29 08:40:20 +02:00
standard.php Remove remaining mentions of $a->argc/argv 2021-08-17 08:26:12 -04:00