Switch to new access levels system
[fa-stable.git] / inventory / cost_update.php
index 0b22ac18b0f80d70727b2d0bec8f5d29016e71d8..ba8a39c79ac937cb05cc0786b75305b75f43058e 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 = 2;
-$path_to_root="..";
+$page_security = 'SA_STANDARDCOST';
+$path_to_root = "..";
 include_once($path_to_root . "/includes/session.inc");
 
 include_once($path_to_root . "/includes/date_functions.inc");