Switch to new access levels system
[fa-stable.git] / purchasing / supplier_invoice.php
index 9e10d57b86eb7062814e0313bf613459cdd95d2e..11cd376a9af97ad124208afa5ccda84d65c5cbf9 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_SUPPLIERINVOICE';
+$path_to_root = "..";
 
 include_once($path_to_root . "/purchasing/includes/purchasing_db.inc");