Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Uninstall Function #2

Closed
ray-moncada opened this issue Feb 14, 2018 · 1 comment
Closed

Uninstall Function #2

ray-moncada opened this issue Feb 14, 2018 · 1 comment

Comments

@ray-moncada
Copy link

Hi, I am new to OpenCart but I think the uninstall function needs a change.

In the uninstall function is

$this->model_setting_setting->deleteSetting('bitpay');

Should it be

$this->model_setting_setting->deleteSetting('payment_bitpay');

Thank you,
-Ray

@pieterpoorthuis
Copy link

Yes, tnx. Fixed in the source code. Release will follow.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants