X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=index.php;h=3ff73e1cd95950b91ef899b027c242d0651c5ed0;hb=f0963e80c93412f89ecb8b50974e29cadba31808;hp=8afa8b929d44a007677d117a3adb924a27529b58;hpb=c09be0dad6b05131e240349a375af7a4b7bf3444;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