From bad3266f771c316f173ff9fa37a127fbeb152f85 Mon Sep 17 00:00:00 2001 From: Andrew Fuller Date: Thu, 28 Aug 2008 05:07:43 +0800 Subject: [PATCH] yep --- index.php | 77 ++++++++++++++++++++++++++++++++++------------------- pastes/1002_php_0_0 | 1 + private/currid.txt | 2 +- 3 files changed, 51 insertions(+), 29 deletions(-) create mode 100644 pastes/1002_php_0_0 diff --git a/index.php b/index.php index 0b1846f..1781656 100755 --- a/index.php +++ b/index.php @@ -1,30 +1,51 @@ - +
+ +
@@ -39,4 +60,4 @@ if(isset($_POST[pastecontent])){ //User has submitted a new paste.
-
\ No newline at end of file + diff --git a/pastes/1002_php_0_0 b/pastes/1002_php_0_0 new file mode 100644 index 0000000..386f662 --- /dev/null +++ b/pastes/1002_php_0_0 @@ -0,0 +1 @@ +fdsa \ No newline at end of file diff --git a/private/currid.txt b/private/currid.txt index e37d32a..5ed13cb 100755 --- a/private/currid.txt +++ b/private/currid.txt @@ -1 +1 @@ -1000 \ No newline at end of file +1002 \ No newline at end of file -- 2.11.4.GIT