summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-05-04 14:18:14 +0200
committerChristian Grothoff <christian@grothoff.org>2016-05-04 14:18:14 +0200
commit0716ec08de631c835c0821c67003f3c4adcf9dd4 (patch)
tree78252b740bc727462f8191c6103a9d22cfc0fe66
parent7fe171122d468368c90e3048e14aac2eefd7f542 (diff)
parent2abe6e1e38289b00e6b9abdd181fa2a721d51573 (diff)
downloadmerchant-0716ec08de631c835c0821c67003f3c4adcf9dd4.tar.gz
merchant-0716ec08de631c835c0821c67003f3c4adcf9dd4.tar.bz2
merchant-0716ec08de631c835c0821c67003f3c4adcf9dd4.zip
Merge branch 'master' of git.taler.net:/var/git/merchant
-rw-r--r--examples/shop/generate_taler_contract.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/shop/generate_taler_contract.php b/examples/shop/generate_taler_contract.php
index 183ca242..439ea248 100644
--- a/examples/shop/generate_taler_contract.php
+++ b/examples/shop/generate_taler_contract.php
@@ -69,8 +69,6 @@ $contract = generate_contract(array(
"fulfillment_url" => $fulfillment_url)
);
-file_put_contents("/tmp/ff.link", $fulfillment_url . "\r\n");
-
$resp = give_to_backend("backend/contract", $contract);
// Our response code is the same we got from the backend: