clerkio / clerk-magento

Other
8 stars 20 forks source link

Fixed issue where empty config could result in 500 error on product API endpoint #83

Closed wexo-team closed 4 years ago

CasperKN commented 4 years ago

Hey guys, Thanks for the fix :) i have choosen not to use the trim because there is some problems with trim in php 5.5 so i have used the str_replace to trim it insted ;)