projects
/
platal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98d858e
)
Fixes return url for paypal payments.
author
Stéphane Jacob
<sj@m4x.org>
Tue, 11 Oct 2011 09:08:18 +0000
(11:08 +0200)
committer
Stéphane Jacob
<sj@m4x.org>
Tue, 11 Oct 2011 09:08:18 +0000
(11:08 +0200)
Signed-off-by: Stéphane Jacob <sj@m4x.org>
modules/payment/money/paypal.inc.php
patch
|
blob
|
blame
|
history
diff --git
a/modules/payment/money/paypal.inc.php
b/modules/payment/money/paypal.inc.php
index
521733a
..
41fbb6c
100644
(file)
--- a/
modules/payment/money/paypal.inc.php
+++ b/
modules/payment/money/paypal.inc.php
@@
-47,7
+47,7
@@
class PayPal
$roboturl = str_replace("https://","http://",$globals->baseurl)
. '/' . $platal->ns . "payment/paypal_return/" . S::v('uid')
- . "?comment=" . urlencode(Env::v('comment')) . '
?
display=' . Post::i('display');
+ . "?comment=" . urlencode(Env::v('comment')) . '
&
display=' . Post::i('display');
$this->infos = array(
'commercant' => array(