5 lines
155 B
PHP
5 lines
155 B
PHP
|
|
<?
|
||
|
|
include("modules/EcmProducts/ProductsStock.php");
|
||
|
|
addInfoToReminder($r['order_id'],"There are available products in stock for Your sales order","");
|
||
|
|
?>
|