This commit is contained in:
Stefan Brannfjell 2014-09-06 13:47:39 +02:00
parent 8ab9f11ef5
commit d1b3226bc4

View File

@ -1,3 +1,4 @@
<?php require_once 'engine/init.php'; include 'layout/overall/header.php'; ?>
<h1>Success!</h1>
Go <script> document.write('<a href="' + document.referrer + '">back</a>'); </script>
<?php include 'layout/overall/footer.php'; ?>