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 --- index.php | 4 ++-- submit.php | 28 +++++++++++++++++----------- 2 files changed, 19 insertions(+), 13 deletions(-) diff --git a/index.php b/index.php index 1eb24c1..64f597c 100755 --- a/index.php +++ b/index.php @@ -1,15 +1,15 @@ + Pastebin +

Paste Stuff Here!


-

- 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