X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=inline;f=index.php;h=4df1f106702af53341c64ec7d8d42a53595f2820;hb=e8f8879003c1918b59e6da26be7f3927115ec21f;hp=8afa8b929d44a007677d117a3adb924a27529b58;hpb=07cdb63555517eaa7ee4c51e6ba45470bc95d0b5;p=fa-stable.git diff --git a/index.php b/index.php index 8afa8b92..4df1f106 100644 --- a/index.php +++ b/index.php @@ -1,4 +1,14 @@ . +***********************************************************************/ $path_to_root="."; $page_security = 1; @@ -11,4 +21,5 @@ if (isset($_GET['application'])) $app->selected_application = $_GET['application']; $app->display(); + context_reset(); ?> \ No newline at end of file