Switch to new access levels system
[fa-stable.git] / manufacturing / manage / bom_edit.php
index cc3ee43bbaf306946c2bbd7f4cc6f1b43c563e5a..45aaab40b2eb9d3d24867820d30535dd20593491 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 = 9;
-$path_to_root="../..";
+$page_security = 'SA_BOM';
+$path_to_root = "../..";
 include_once($path_to_root . "/includes/session.inc");
 
 page(_("Bill Of Materials"));