X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Flogin.php;h=58af42d7445321f72e60c3164fbedb0671e1d7b6;hb=2a269e0c182eb90405644190abe6f40a9cdef615;hp=ba232a9432973dd2b2a52b141cb7a068f64d2a4c;hpb=5ca174ae34edb598e30546e67165b8a2ad77ed59;p=friendica.git diff --git a/mod/login.php b/mod/login.php index ba232a9432..58af42d744 100644 --- a/mod/login.php +++ b/mod/login.php @@ -1,8 +1,8 @@ config['register_enabled']); + if(x($_SESSION,'theme')) + unset($_SESSION['theme']); return login(($a->config['register_policy'] == REGISTER_CLOSED) ? false : true); + } \ No newline at end of file