Merged bugfixes upto [0000072] (version 2.0.3).
[fa-stable.git] / index.php
index 8afa8b929d44a007677d117a3adb924a27529b58..3ff73e1cd95950b91ef899b027c242d0651c5ed0 100644 (file)
--- a/index.php
+++ b/index.php
@@ -11,4 +11,5 @@
        if (isset($_GET['application']))
                $app->selected_application = $_GET['application'];
        $app->display();
+       context_reset();
 ?>
\ No newline at end of file