Skip to content

Commit

Permalink
Merge pull request #118 from KevinJDurant/master
Browse files Browse the repository at this point in the history
Update mollie_belfius.php
  • Loading branch information
maximj authored Jan 2, 2019
2 parents dfa1314 + abcbf9c commit 82669ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion catalog/controller/extension/payment/mollie_belfius.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?php
include_once(__DIR__."/../../payment/mollie_belfius.php");
class ControllerExtensionPaymentMollieBelfius extends ControllerExtensionPaymentMollieBelfius
class ControllerExtensionPaymentMollieBelfius extends ControllerPaymentMollieBelfius
{
}

0 comments on commit 82669ee

Please sign in to comment.