X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=admin%2Fprint_profiles.php;h=99ef82e1d5144c6e1e9645f616751c8974708177;hb=179e8cf33e77512ca94cf8389ea36a253feebba7;hp=f22c19416920932ed1fb5ef11d32a1d955c93818;hpb=4d4371fb200bb27fd6b680ebd2d1aaa450a0be7e;p=fa-stable.git diff --git a/admin/print_profiles.php b/admin/print_profiles.php index f22c1941..99ef82e1 100644 --- a/admin/print_profiles.php +++ b/admin/print_profiles.php @@ -9,8 +9,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the License here . ***********************************************************************/ -$page_security = 15; -$path_to_root=".."; +$page_security = 'SA_PRINTPROFILE'; +$path_to_root = ".."; include($path_to_root . "/includes/session.inc"); include($path_to_root . "/admin/db/printers_db.inc"); include($path_to_root . "/includes/ui.inc");