X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=index.php;h=3ff73e1cd95950b91ef899b027c242d0651c5ed0;hb=7d9150f4f6ba547f19c789abb7a506bbd4c2bdf4;hp=8afa8b929d44a007677d117a3adb924a27529b58;hpb=07cdb63555517eaa7ee4c51e6ba45470bc95d0b5;p=fa-stable.git diff --git a/index.php b/index.php index 8afa8b92..3ff73e1c 100644 --- 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