Switch to new access levels system
[fa-stable.git] / gl / gl_journal.php
index 3ce28e3aa4c91c8512fe0567ac202a2b42a7a4a7..4e23d2f74179890e7fc46e1e72da487a0be1503b 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_JOURNALENTRY';
+$path_to_root = "..";
 include_once($path_to_root . "/includes/ui/items_cart.inc");
 
 include_once($path_to_root . "/includes/session.inc");