Switch to new access levels system
[fa-stable.git] / manufacturing / view / work_order_view.php
index 60daf0280f555559118d2ecb7df5c85e32cf3108..2c12edc88fa8a3a6d6a00ca9a42e3e939dddba36 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 = 10;
-$path_to_root="../..";
+$page_security = 'SA_MANUFTRANSVIEW';
+$path_to_root = "../..";
 
 include_once($path_to_root . "/includes/session.inc");