From 764f2d1806949bf37326256a363501b2a8520e54 Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Fri, 5 Mar 2004 07:26:38 +0000 Subject: [PATCH] Remove spurious $ git-svn-id: https://develop.svn.wordpress.org/trunk@959 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/upload.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-admin/upload.php b/wp-admin/upload.php index 39529f67e2..7f6abcb052 100644 --- a/wp-admin/upload.php +++ b/wp-admin/upload.php @@ -27,7 +27,7 @@ if (!is_writable(get_settings('fileupload_realpath'))) switch ($action) { case 'not-writable': ?> -

It doesn't look like you can use the file upload feature at this time because the directory you have specified () doesn't appear to be writable by WordPress. Check the permissions on the directory and for typos.

+

It doesn't look like you can use the file upload feature at this time because the directory you have specified () doesn't appear to be writable by WordPress. Check the permissions on the directory and for typos.

\ No newline at end of file +?>