Switch to new access levels system
[fa-stable.git] / sales / allocations / customer_allocate.php
index 14f87fb8cf6811ec2bb60c3c635d85c294336aa2..411ee7bd7cffecad91b89eb5b0745e2fe8255d83 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_SALESALLOC';
+$path_to_root = "../..";
 
 include($path_to_root . "/includes/ui/allocation_cart.inc");
 include_once($path_to_root . "/includes/session.inc");