Release 2.3.9 and rerun of some files
[fa-stable.git] / access / logout.php
index 6ea32fd7d6599775499e5427a0e9ea4dfff3d455..3a8831a198b6d3ca6415f2dde26bde6c605192ba 100644 (file)
@@ -44,7 +44,7 @@ echo "</div></td>
 <br>\n";
 end_page(false, true);
 session_unset();
-session_destroy();
+@session_destroy();
 ?>