Switch to new access levels system
[fa-stable.git] / sales / manage / customer_branches.php
index 1147dcf36fdcb40d14b9600ad30ed59557a7d932..117e2a0a08be7c0b32ec8f171c3c3a50646e17b3 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_CUSTOMER';
+$path_to_root = "../..";
 include($path_to_root . "/includes/session.inc");
 
 page(_("Customer Branches"), @$_REQUEST['popup']);