Skip to content

Commit

Permalink
https://github.com/thehcginstitute-com/m1/issues/641
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrii-fediuk committed Jun 8, 2024
1 parent 81673be commit 9c987e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/code/community/Ebizmarts/MailChimp/Helper/Data.php
Original file line number Diff line number Diff line change
Expand Up @@ -2633,7 +2633,7 @@ function wasProductImageCacheFlushed()
* @throws Exception
*/
function getApiByMailChimpStoreId($mailchimpStoreId) {
$scopeArray = $this->getFirstScopeFromConfig(
$scopeArray = hCfg::firstScopeFromConfig(
Ebizmarts_MailChimp_Model_Config::GENERAL_MCSTOREID,
$mailchimpStoreId
);
Expand Down

0 comments on commit 9c987e9

Please sign in to comment.