X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Frep209.php;h=7bd5c4ae1cbe5635ca880bc5ba12e474529d15b1;hb=c31829537f02787dd94654820dd74168c054b8c4;hp=b9a8a049509fd75b3252f9abc339b2bced951cd1;hpb=95303d7b5280820af76ddbd8908b120813f1e763;p=fa-stable.git diff --git a/reporting/rep209.php b/reporting/rep209.php index b9a8a049..7bd5c4ae 100644 --- a/reporting/rep209.php +++ b/reporting/rep209.php @@ -9,7 +9,9 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the License here . ***********************************************************************/ -$page_security = 2; + +$page_security = $_POST['PARAM_0'] == $_POST['PARAM_1'] ? + 'SA_SUPPTRANSVIEW' : 'SA_SUPPBULKREP'; // ---------------------------------------------------------------- // $ Revision: 2.0 $ // Creator: Joe Hunt