Switch to new access levels system
[fa-stable.git] / inventory / manage / locations.php
index 3b05629dae7958d91835b1f5ac45917cf4d9cccf..b43c878195425dec7f6454648f6d6ffbc800f85a 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 = 11;
-$path_to_root="../..";
+$page_security = 'SA_INVENTORYLOCATION';
+$path_to_root = "../..";
 include($path_to_root . "/includes/session.inc");
 
 page(_("Inventory Locations"));