|
@@ -193,6 +193,8 @@ if (!empty($args['id_options'])) {
|
|
|
continue;
|
|
continue;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
+ if ('TVC' == $cur_option_service) $cur_option_service = 'TV';
|
|
|
|
|
+
|
|
|
$options_to_load_counter[$cur_option_service]++;
|
|
$options_to_load_counter[$cur_option_service]++;
|
|
|
|
|
|
|
|
$cur_option_index = $options_to_load_counter[$cur_option_service];
|
|
$cur_option_index = $options_to_load_counter[$cur_option_service];
|