Switch to new access levels system
[fa-stable.git] / inventory / reorder_level.php
index 962dd268983a8cfba5b5fb6448f42f734c4551e2..7af7329e4b43bb65d44538f7dd4c42cfdcc1e0ed 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 = 4;
-$path_to_root="..";
+$page_security = 'SA_REORDER';
+$path_to_root = "..";
 include_once($path_to_root . "/includes/session.inc");
 
 page(_("Reorder Levels"));