Allocate Customer Payment or Credit Note, Allocate Supplier Payment or Credit Note...
[fa-stable.git] / access / logout.php
index 961e631d9a6a3c2b4000cd12fc1fc502fa704cfb..3a8831a198b6d3ca6415f2dde26bde6c605192ba 100644 (file)
@@ -43,6 +43,7 @@ echo "</div></td>
 </table>
 <br>\n";
 end_page(false, true);
+session_unset();
 @session_destroy();
 ?>