Switch to new access levels system
[fa-stable.git] / sales / manage / customers.php
index d98a21f0560c237174723910265ef442d2f3ae2f..a2b79cb9de92211f963c1c47315d3fd502515dfe 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_once($path_to_root . "/includes/session.inc");
 page(_("Customers"), @$_REQUEST['popup']);