]> git.mxchange.org Git - friendica.git/blobdiff - src/App.php
Merge pull request #11872 from annando/warnings
[friendica.git] / src / App.php
index f59b15d1dbcaac331781d5daa33ce65c9750a74b..ceace228f5f8ca993ab19685f28b7225ede4782b 100644 (file)
@@ -648,10 +648,6 @@ class App
                                header('X-Account-Management-Status: none');
                        }
 
-                       $_SESSION['sysmsg']       = Core\Session::get('sysmsg', []);
-                       $_SESSION['sysmsg_info']  = Core\Session::get('sysmsg_info', []);
-                       $_SESSION['last_updated'] = Core\Session::get('last_updated', []);
-
                        /*
                         * check_config() is responsible for running update scripts. These automatically
                         * update the DB schema whenever we push a new one out. It also checks to see if