Switch to new access levels system
[fa-stable.git] / manufacturing / work_order_release.php
index 55f2e1ff5d63593dc18d0d5ac0a12dda3e6d230d..ca72da7c980e73540e91d7dd0133827cbf6e106e 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_MANUFRELEASE';
+$path_to_root = "..";
 include_once($path_to_root . "/includes/session.inc");
 
 include_once($path_to_root . "/includes/date_functions.inc");