03-28-2017, 02:58 PM
I have the following page format to this situation:
allows CSR (normal level 1 access)
allows CSR (normal level 1 access)
However, allows System Admin (normal level 2 access), but I can still access this page as a CSR.
All three pages have init and the securePage query.
I'm thinking this is similar to your situation, kwix?
Code:
usersc/report.php
Code:
usersc/includes/orderreport.php
Code:
usersc/includes/orders/bo.php
Code:
report.php
Code:
orderreport.php
However,
Code:
bo.php
All three pages have init and the securePage query.
I'm thinking this is similar to your situation, kwix?