Switch to new access levels system
[fa-stable.git] / inventory / manage / items.php
index b5f6534bd5373e1bdaddf5f384ece812b1c8b3ee..9d30127725d6b60ffa49b70d2af4ceaa768aca28 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_ITEM';
+$path_to_root = "../..";
 include($path_to_root . "/includes/session.inc");
 
 page(_("Items"), @$_REQUEST['popup']);