From 18a8041cac4ef0e29b5afe0176c78cea5c9f20dd Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Thu, 2 Jun 2011 18:21:43 -0700 Subject: Changed to soft deletion and added 404 pages. --- htdocs/new-post.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'htdocs/new-post.php') diff --git a/htdocs/new-post.php b/htdocs/new-post.php index d463d1a..273e864 100644 --- a/htdocs/new-post.php +++ b/htdocs/new-post.php @@ -22,9 +22,9 @@ echo "

New Posting

"; * 2) ToS * 3) Title, Desc, Location, email * 4) Images - * 5) Notify about email + * 5) Source + * 6) Notify about email * - * TODO: Set the source of the post. */ $stage = 'category'; -- cgit v1.2.3