X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=admin%2Fcompany_preferences.php;h=66a11281fa9cabb3711b2440bf36ec3961d2bd12;hb=3ff9ed87cb909f19c8fe3e7dfda5df79d0c01a6c;hp=74b878e20dea8bd44b5b7f0d4566ed5db627884d;hpb=8f7ac519b7aaf8ec219862597e878d3a28316ac6;p=fa-stable.git diff --git a/admin/company_preferences.php b/admin/company_preferences.php index 74b878e2..66a11281 100644 --- a/admin/company_preferences.php +++ b/admin/company_preferences.php @@ -9,8 +9,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the License here . ***********************************************************************/ -$page_security =10; -$path_to_root=".."; +$page_security = 'SA_SETUPCOMPANY'; +$path_to_root = ".."; include($path_to_root . "/includes/session.inc"); page(_("Company Setup"));