Switch to new access levels system
[fa-stable.git] / gl / inquiry / gl_account_inquiry.php
index 132d23cce9cbecd8a5e63b45600a2a6ae31cfae6..17a889075211ed8a028c70609ac125b7edae04b8 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 = 8;
-$path_to_root="../..";
+$page_security = 'SA_GLTRANSVIEW';
+$path_to_root = "../..";
 include_once($path_to_root . "/includes/session.inc");