*** empty log message ***
[fa-stable.git] / sales / inquiry / sales_orders_view.php
index 2d4e5b31972b7e5f0414d24e3be9ad4b17e3bcab..c68d63d757fbef34d9c1a51d23d4de049cd9af6a 100644 (file)
@@ -3,10 +3,10 @@
 $page_security = 2;
 $path_to_root="../..";
 
-include($path_to_root . "/sales/includes/sales_ui.inc");
 include($path_to_root . "/includes/db_pager.inc");
-include_once($path_to_root . "/reporting/includes/reporting.inc");
 include($path_to_root . "/includes/session.inc");
+include($path_to_root . "/sales/includes/sales_ui.inc");
+include_once($path_to_root . "/reporting/includes/reporting.inc");
 
 $js = "";
 if ($use_popup_windows)