summaryrefslogtreecommitdiff
path: root/src/frontend/pay.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/pay.php')
-rw-r--r--src/frontend/pay.php6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/frontend/pay.php b/src/frontend/pay.php
index 7232c2d5..5fd2cd20 100644
--- a/src/frontend/pay.php
+++ b/src/frontend/pay.php
@@ -1,14 +1,12 @@
+<!DOCTYPE html>
<html>
<head>
<title>Fullfillment page</title>
</head>
<body>
-
<?php
-
/*
-
This file is part of TALER
Copyright (C) 2014, 2015 Christian Grothoff (and other contributing authors)
@@ -25,7 +23,6 @@
*/
-
/*
// recover the session
session_start();
@@ -40,7 +37,6 @@
*/
?>
-
Payment successful, thanks!
</body>