Switch to new access levels system
[fa-stable.git] / inventory / manage / movement_types.php
index aacdda94d01912b58172c9e4098ac47671ffd777..e54ff3cb4d1606a12f6b15aa85584109038be017 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_INVENTORYMOVETYPE';
+$path_to_root = "../..";
 include($path_to_root . "/includes/session.inc");
 
 page(_("Inventory Movement Types"));