From 0e508f7e42fa06647dbf9623f2ea86d2c52744d4 Mon Sep 17 00:00:00 2001 From: Phil Burton Date: Thu, 14 Feb 2013 13:53:59 +0000 Subject: removed random ) from header() --- submit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/submit.php b/submit.php index 1295739..40bd75e 100755 --- a/submit.php +++ b/submit.php @@ -16,7 +16,7 @@ fclose($fh); - $out = "

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

"); + $out = "

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

"; header("Location: http://p.of.je/$id"); ?> -- cgit v1.2.3