CMXX - Updated products_software
This commit is contained in:
@@ -7,11 +7,11 @@ error_reporting(E_ALL);
|
||||
//=================================================================
|
||||
|
||||
$service_tool_current_version = '877a739';
|
||||
$service_tool_current_filename = 'EmergencyFlasherSetup.exe';
|
||||
$software_download_url = 'https://'.$_SERVER['SERVER_NAME'].'/downloads'.'/';
|
||||
$service_tool_current_filename = 'EmergencyPlugTestKitSetup_RO-TEST.exe';
|
||||
$software_download_url = 'https://'.$_SERVER['SERVER_NAME'].'/firmware'.'/';
|
||||
|
||||
//getSoftware (legacy)
|
||||
$software_url = 'https://'.$_SERVER['SERVER_NAME'].'/downloads'.'/'.$service_tool_current_filename;
|
||||
$software_url = 'https://'.$_SERVER['SERVER_NAME'].'/firmware'.'/'.$service_tool_current_filename;
|
||||
|
||||
//=================================================================
|
||||
//SERVICE Tool initialize ===================================
|
||||
|
||||
Reference in New Issue
Block a user