Fixed error on inserting refs with single quotes.
[fa-stable.git] / inventory / purchasing_data.php
index 3d64db513b7f32b31dc0de489400e11ea0ca48fd..51464e04969cb3eb31386e7ba6d563b452a5d31a 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 = 4;
-$path_to_root="..";
+$page_security = 'SA_PURCHASEPRICING';
+$path_to_root = "..";
 include_once($path_to_root . "/includes/session.inc");
 
 page(_("Supplier Purchasing Data"));