Switch to new access levels system
[fa-stable.git] / manufacturing / work_order_add_finished.php
index f94970ba4f24bc55e25211e8cdb06db9eb9d3e51..2804ea1e1fc04627a99bfe1ec75cedf903826bdd 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_MANUFRECEIVE';
+$path_to_root = "..";
 include_once($path_to_root . "/includes/session.inc");
 
 include_once($path_to_root . "/includes/date_functions.inc");