Switch to new access levels system
[fa-stable.git] / manufacturing / work_order_costs.php
index 0d68a3f9db4e9413aac25c93f6a3b04bb999532b..107c073bb97c7d73a884b501b58568b5c1f1a111 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_WORKORDERCOST';
+$path_to_root = "..";
 include_once($path_to_root . "/includes/session.inc");
 
 include_once($path_to_root . "/includes/date_functions.inc");