]> git.mxchange.org Git - friendica.git/commit - src/Content/Nav.php
Replace defaults() calls on $_SESSION by Core\Session calls
authorHypolite Petovan <hypolite@mrpetovan.com>
Sun, 26 May 2019 20:15:38 +0000 (16:15 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Mon, 27 May 2019 01:26:59 +0000 (21:26 -0400)
commit01e71254d95882e8568bf69cdefe2c332e8c0fb2
treea91cd84c415d7c9213368ce1216693683eb81e61
parentcbca26d1852ff453e27587d6b11579bbccde4978
Replace defaults() calls on $_SESSION by Core\Session calls

- Replace direct calls to $_SESSION by Core\Session calls in Module\Login
include/conversation.php
mod/network.php
mod/settings.php
src/App.php
src/Content/Nav.php
src/Core/Session.php
src/Module/Login.php
src/Module/Profile.php
src/Object/Post.php
view/theme/frio/theme.php