Include file order /error binding fixed once again.
[fa-stable.git] / includes / main.inc
index be80677f5389f9b9948cca7ceae69a8bbcb1ddcb..a4472e8ecc40f806d0c5cb1797af0c8278892a92 100644 (file)
@@ -35,7 +35,7 @@
 
        include($path_to_root . "/includes/page/footer.inc");
 
-               $Ajax->run();
+       $Ajax->run();
        page_footer($no_menu, $is_index);
     }