Fixed GET continuation after timeot and logout page access without authorization.
[fa-stable.git] / gl / manage / gl_account_classes.php
index de419e72c6524492344f1b9df0f9babdc37a1742..bdc6b9790d54e3ed0c54cd0f951148180a9f533d 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_GLACCOUNTCLASS';
+$path_to_root = "../..";
 include($path_to_root . "/includes/session.inc");
 
 page(_("GL Account Classes"));