X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=admin%2Fprinters.php;h=8104f1729beffb9a2a146bf8cabd56fd3c70e97e;hb=3ff9ed87cb909f19c8fe3e7dfda5df79d0c01a6c;hp=a9137161a2a2763c5084a1ce264d3826a1a8220c;hpb=c4eae7a18f0eb824e6eda7be2ba6fa820e9e58c9;p=fa-stable.git diff --git a/admin/printers.php b/admin/printers.php index a9137161..8104f172 100644 --- a/admin/printers.php +++ b/admin/printers.php @@ -9,7 +9,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the License here . ***********************************************************************/ -$page_security = 15; +$page_security = 'SA_PRINTERS'; $path_to_root=".."; include($path_to_root . "/includes/session.inc");