Switch to new access levels system
[fa-stable.git] / sales / manage / sales_groups.php
index 73b4467a3d5382c3efec42d88beafbf2a8b0ec77..4978299f6b7b2a0d278309d7c092406a67d1c9b7 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 = 3;
-$path_to_root="../..";
+$page_security = 'SA_SALESGROUP';
+$path_to_root = "../..";
 include($path_to_root . "/includes/session.inc");
 
 page(_("Sales Groups"));