Skip to content

Commit

Permalink
Bugfix no subscriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
srexi committed Jul 13, 2020
1 parent 363bc65 commit 5746077
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions inc/plugins/rexshop.php
Original file line number Diff line number Diff line change
Expand Up @@ -1284,6 +1284,8 @@ function rexshop_fetch_products($acp = false)
}
}
}

$newProduct['prices'][] = $price;
}

$products[] = $newProduct;
Expand Down

0 comments on commit 5746077

Please sign in to comment.