X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=admin%2Finst_module.php;h=00ab1adc90f5a08b4bc378b5c6e69c4125ffda8b;hb=11e485e4a7c5f12c9424713b7330815a9cc5e4ae;hp=342c3e7f811007c99313f64ff52889a95b352e74;hpb=898036f37b83358167b8a391729e5a2711d467f9;p=fa-stable.git diff --git a/admin/inst_module.php b/admin/inst_module.php index 342c3e7f..00ab1adc 100644 --- a/admin/inst_module.php +++ b/admin/inst_module.php @@ -9,7 +9,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the License here . ***********************************************************************/ -$page_security = 20; +$page_security = 'SA_CREATEMODULES'; $path_to_root=".."; include_once($path_to_root . "/includes/session.inc");