friendica/src/App
Philipp Holzer 54392fab81
Move Cookie to own class (with tests)
Move Authentication to App namespace
2019-12-08 22:45:34 +01:00
..
Arguments.php Add URL decoding to query string in App\Arguments 2019-11-02 07:48:45 -04:00
Authentication.php Move Cookie to own class (with tests) 2019-12-08 22:45:34 +01:00
BaseURL.php Move App::internalRedirect to BaseUrl::redirect 2019-12-05 23:02:50 +01:00
Mode.php Remove $_SERVER['PHP_SELF'] usage 2019-09-17 16:47:00 +02:00
Module.php Pass Router parameter to module content method 2019-11-06 22:35:28 -05:00
Page.php Initialize class members in App\Page 2019-11-29 11:33:48 -05:00
Router.php Pass Router parameter to module content method 2019-11-06 22:35:28 -05:00