X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=inline;f=sales%2Finquiry%2Fsales_orders_view.php;h=2269561f4e3cccc38dde98a27683253758a99d7b;hb=902f1015d874c33bd7946b17de2ad80b4f2144b6;hp=6b1f3689801e33cf6316796b80313f313ade24d9;hpb=d3c4d2a51769f355fc09fe9163f04ba4887a8c5d;p=fa-stable.git diff --git a/sales/inquiry/sales_orders_view.php b/sales/inquiry/sales_orders_view.php index 6b1f3689..2269561f 100644 --- a/sales/inquiry/sales_orders_view.php +++ b/sales/inquiry/sales_orders_view.php @@ -9,8 +9,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the License here . ***********************************************************************/ -$page_security = 2; -$path_to_root="../.."; +$page_security = 'SA_STEMPLATE'; +$path_to_root = "../.."; include($path_to_root . "/includes/db_pager.inc"); include($path_to_root . "/includes/session.inc");