X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=admin%2Fgl_setup.php;h=6aea5d3b9db5ab3aee3fd80c71806ca2b84c06d9;hb=07a0b37ca7360c5dbb058f5a0ba4c5752671dda7;hp=81de1be779e11516b4831e84bf266c8e753d3ece;hpb=f20f229779b9db77c3f978fac90dfcb571bd551c;p=fa-stable.git diff --git a/admin/gl_setup.php b/admin/gl_setup.php index 81de1be7..6aea5d3b 100644 --- a/admin/gl_setup.php +++ b/admin/gl_setup.php @@ -9,7 +9,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the License here . ***********************************************************************/ -$page_security =10; +$page_security = 'SA_GLSETUP'; $path_to_root=".."; include($path_to_root . "/includes/session.inc");