X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=admin%2Finst_lang.php;h=1020d770fcc47c15b22d9019943dcabef04ccaa7;hb=50c10c8d64132ff5c269b23e62693db985dfe3f8;hp=b5d5c16a33f816a38766d5ae7e373eade7357ff5;hpb=e8ae3516539a520338117f25d401c0fc234973a4;p=fa-stable.git diff --git a/admin/inst_lang.php b/admin/inst_lang.php index b5d5c16a..1020d770 100644 --- a/admin/inst_lang.php +++ b/admin/inst_lang.php @@ -9,7 +9,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the License here . ***********************************************************************/ -$page_security = 20; +$page_security = 'SA_CREATELANGUAGE'; $path_to_root=".."; include_once($path_to_root . "/includes/session.inc");