Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…/payment_paypal/trunk@5574 950b781c-c544-efab-2f99-90083ee69683
  • Loading branch information
[email protected] committed Aug 23, 2015
1 parent 2964ed3 commit 9842c17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/PayPalExpressCheckoutPayment.php
Original file line number Diff line number Diff line change
Expand Up @@ -474,7 +474,7 @@ class PayPalExpressCheckoutPayment_Handler extends Controller {

public function Link($action = null) {
return Controller::join_links(
Director::baseURL(),
Director::baseURL(),
$this->Config()->get("url_segment"),
$action
);
Expand Down

0 comments on commit 9842c17

Please sign in to comment.