@@ -130,7 +130,7 @@ |
||
130 | 130 | <input type="hidden" name="no_note" value="1" /> |
131 | 131 | <input type="hidden" name="no_shipping" value="1" /> |
132 | 132 | <input type="hidden" name="notify_url" value="<?php echo "{$CFG->wwwroot}/availability/condition/paypal/ipn.php" ?>" /> |
133 | - <?php $returnurl = $CFG->wwwroot . '/availability/condition/paypal/view.php?contextid=' . $contextid; ?> |
|
133 | + <?php $returnurl = $CFG->wwwroot.'/availability/condition/paypal/view.php?contextid='.$contextid; ?> |
|
134 | 134 | <input type="hidden" name="return" value="<?php echo $returnurl; ?>" /> |
135 | 135 | <input type="hidden" name="cancel_return" value="<?php echo $returnurl; ?>" /> |
136 | 136 | <input type="hidden" name="rm" value="2" /> |