From 14629f131bc40b09c587da3d19d764cd803524e9 Mon Sep 17 00:00:00 2001 From: Phil Burton Date: Thu, 14 Feb 2013 13:49:07 +0000 Subject: made it a bit better --- submit.php | 28 +++++++++++++++++----------- 1 file changed, 17 insertions(+), 11 deletions(-) (limited to 'submit.php') diff --git a/submit.php b/submit.php index 46aa0ba..1295739 100755 --- a/submit.php +++ b/submit.php @@ -1,23 +1,29 @@ + - + + + + + Paste Added: -http://p.of.je/$md5sum

"); - header("Location: http://p.of.je/$md5sum"); -?> -

- Go Back -

+ $out = "

Paste Added: http://p.of.je/$id

"); + header("Location: http://p.of.je/$id"); + ?> + +

+ Go Back +

+ -- cgit v1.2.3