init
This commit is contained in:
4
modules/EcmPriceBooks/checkProduct.php
Executable file
4
modules/EcmPriceBooks/checkProduct.php
Executable file
@@ -0,0 +1,4 @@
|
||||
<?
|
||||
$_SESSION['pricebook_check'][$_REQUEST['pricebook_id']][$_GET['record']]=$_GET['value'];
|
||||
print $_GET['value'];
|
||||
?>
|
||||
Reference in New Issue
Block a user