1
0
Fork 0
mirror of synced 2025-04-03 22:03:34 +03:00
This commit is contained in:
iyzoer 2017-08-30 15:57:07 +03:00
parent 23f7d426b7
commit 23b3165a29

View file

@ -287,7 +287,7 @@ if ( ! class_exists( 'WC_Retailcrm_Base' ) ) :
WC_Admin_Settings::add_error( esc_html__( '"Выбранная версия API недоступна"', 'woocommerce-integration-retailcrm' ) );
} else {
return $value;
}
}
public function validate_api_url_field( $key, $value ) {