reverbdotcom / reverb-magento-2

Magento 2.x plugin for syncing with Reverb
Apache License 2.0
2 stars 4 forks source link

die() statement in Reverb\ReverbSync\Helper\Data line 348 #6

Open dunagan5887 opened 6 years ago

dunagan5887 commented 6 years ago

There is no way that a die() statement should ever be written into any custom Magento code. This should be removed immediately. Additionally there is a syntax error at line 347 due to $error_message not being defined