Switch to new access levels system
[fa-stable.git] / gl / view / gl_trans_view.php
index e48b09bfa72d9325bc68c2ca884487babe3f14d3..3ebedfa6ce1338acbc7249aedb5f5a020e60adc4 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");
 
 page(_("General Ledger Transaction Details"), true);