Switch to new access levels system
[fa-stable.git] / purchasing / po_receive_items.php
index 2bcd6085343995db86bd367ea16ddc6b2116bda5..cec4715f05c66b0224c93e0486f47fdbd9469bac 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 = 11;
-$path_to_root="..";
+$page_security = 'SA_GRN';
+$path_to_root = "..";
 include_once($path_to_root . "/purchasing/includes/po_class.inc");
 
 include_once($path_to_root . "/includes/session.inc");