Index: branches/5.2.x/core/kernel/session/inp_session.php =================================================================== diff -u -r14714 -r16794 --- branches/5.2.x/core/kernel/session/inp_session.php (.../inp_session.php) (revision 14714) +++ branches/5.2.x/core/kernel/session/inp_session.php (.../inp_session.php) (revision 16794) @@ -1,6 +1,6 @@ Storage->DeleteEditTables(); $this->Data = new Params(); $this->SID = $this->CachedSID = ''; + $this->SessionSet = false; if ($this->CookiesEnabled) { $this->SetSessionCookie(); //will remove the cookie due to value (sid) is empty