X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Fprn_redirect.php;h=855df012b55241560714f9a97a2aeb9f0ed34790;hb=fff65dd000727b3403f641cb265c7b327b4fe22d;hp=d827aaa3e6a783e8422edcc8fe4500521ee1ec87;hpb=46c5f7a65a7659a44ae8254c63152074363d3987;p=fa-stable.git diff --git a/reporting/prn_redirect.php b/reporting/prn_redirect.php index d827aaa3..855df012 100644 --- a/reporting/prn_redirect.php +++ b/reporting/prn_redirect.php @@ -14,6 +14,7 @@ print button in reporting module. */ $path_to_root = ".."; +global $page_security, $save_report_selections; $page_security = 'SA_OPEN'; // this level is later overriden in rep file include_once($path_to_root . "/includes/session.inc");