3267e72b7c
* Removing unnecessary elements, fixing a broken method, adding code to OrderHistory * Changing the verification to update the properties of the loyalty program order
7 lines
107 B
PHP
7 lines
107 B
PHP
<?php
|
|
|
|
$arModuleVersion = [
|
|
'VERSION' => '6.1.13',
|
|
'VERSION_DATE' => '2023-01-10 17:00:00'
|
|
];
|