This repository has been archived on 2024-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
core/Zotlabs/Web
redmatrix 37d14f3a1d Revert "yet more session work"
This reverts commit 51edd472c2.
2016-05-18 17:02:46 -07:00
..
CheckJS.php make the cookie check agnostic to cookie state 2016-04-20 22:17:02 -07:00
Controller.php get init() working with class modules 2016-04-15 16:13:55 -07:00
HttpMeta.php turn 'OpenGraph' into a more general purpose HTTP meta facility for setting any meta header 2016-03-08 16:06:58 -08:00
Router.php support work for a long-term fix for issue #390, essentially one can specify a theme:schema string anywhere a theme is input. It will be honoured unless an existing schema setting over-rides this behaviour. This should also be backward compatible but the theme selection code has been cleaned up slightly and there may be subtle differences in behaviour after this commit. On my site this required a page refresh as the first page load after this change was a bit confused. 2016-05-17 17:46:30 -07:00
Session.php Revert "yet more session work" 2016-05-18 17:02:46 -07:00
SessionHandler.php Important work on the sessionhandler to maintain compatibility with php7 and php5x (x > 4) 2016-04-12 19:40:19 -07:00