Switch to new access levels system
[fa-stable.git] / sales / allocations / customer_allocation_main.php
index e874d53d3879c03ce968558f39e03f68b18e1e43..4bc5cef61f31d7e617292f5da95a0c51db8bb8f9 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/db_pager.inc");
 include_once($path_to_root . "/includes/session.inc");