Fixed warning on pages without default focus
[fa-stable.git] / includes / main.inc
index 2afb6e625cb2f62e2002aa67c5b976c8a5a4d39b..2f0481334175c3e29b4104f86ca9ddaaabfb5bbb 100644 (file)
@@ -38,7 +38,6 @@
                div_end();      // _page_body section
        include($path_to_root . "/includes/page/footer.inc");
 
-       $Ajax->run();
        page_footer($no_menu, $is_index);
     }