Switch to new access levels system
[fa-stable.git] / inventory / manage / item_units.php
index 64ad4deeaf2b978e451ee4e131a14c2604ab82dd..39be1be54d192d1c986488d67063d1aa50a68907 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_UOM';
+$path_to_root = "../..";
 include($path_to_root . "/includes/session.inc");
 
 page(_("Units of Measure"));