Switch to new access levels system
[fa-stable.git] / purchasing / allocations / supplier_allocate.php
index 2a19c46403fca02014d10ceae8f99ef9a69b07b3..4a4b85a829058ba2b3e4957fe0141d8f5c436262 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>.
 ***********************************************************************/
-$path_to_root="../..";
-$page_security = 3;
+$page_security = 'SA_SUPPLIERALLOC';
+$path_to_root = "../..";
 
 include($path_to_root . "/includes/ui/allocation_cart.inc");
 include_once($path_to_root . "/includes/session.inc");