Switch to new access levels system
[fa-stable.git] / purchasing / manage / suppliers.php
index be2f1a7dc749f6e9ccfdf7908130e8429bbd22b8..82ee660af2e3e0e63a2bb2467f498e55b2639d2e 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=5;
-$path_to_root="../..";
+$page_security = 'SA_SUPPLIER';
+$path_to_root = "../..";
 include($path_to_root . "/includes/session.inc");
 
 page(_("Suppliers"), @$_REQUEST['popup']);