information about administrative restrictions in bug_report plugin
[squirrelmail.git] / src / login.php
index 044286881778ca30ca795a3a22db50b91232544d..3068e234bb5f445843e59d2a93cb17f4be9c7d47 100644 (file)
@@ -50,7 +50,7 @@ $base_uri = sqm_baseuri();
  */
 
 sqsession_destroy();
-
+sqsession_start();
 header('Pragma: no-cache');
 
 /**
@@ -203,4 +203,4 @@ echo '</form>' . "\n";
 do_hook('login_bottom');
 
 ?>
-</body></html>
\ No newline at end of file
+</body></html>