Switch to new access levels system
[fa-stable.git] / gl / manage / gl_account_types.php
index 080144c64bad047b8bdc7e7bb26ce22019ab53ca..fd7d92ab700386ca146d0a31954c8e5f11c3d6f4 100644 (file)
@@ -9,8 +9,8 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  
     See the License here <http://www.gnu.org/licenses/gpl-3.0.html>.
 ***********************************************************************/
-$page_security = 3;
-$path_to_root="../..";
+$page_security = 'SA_GLACCOUNTGROUP';
+$path_to_root = "../..";
 include($path_to_root . "/includes/session.inc");
 
 page(_("GL Account Groups"));