version fix
This commit is contained in:
parent
1b5e41cd10
commit
07d4eb31c7
@ -18,7 +18,6 @@ class ICrmOrderActions
|
||||
protected static $CRM_MULTISHIP_INTEGRATION_CODE = 'multiship';
|
||||
protected static $MUTLISHIP_DELIVERY_TYPE = 'mlsp';
|
||||
protected static $MULTISHIP_MODULE_VER = 'multiship.v2';
|
||||
protected static $COMPOSER_AUTOLOAD = '/../process/vendor/autoload.php';
|
||||
|
||||
const CANCEL_PROPERTY_CODE = 'INTAROCRM_IS_CANCELED';
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?
|
||||
$arModuleVersion = array(
|
||||
"VERSION" => "1.0.16",
|
||||
"VERSION_DATE" => "2014-11-24 21:00:00"
|
||||
"VERSION" => "1.0.15",
|
||||
"VERSION_DATE" => "2014-11-24 23:55:00"
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user