From 9c711968c31c06bc0fd8bd9b10256e5b183a60b0 Mon Sep 17 00:00:00 2001 From: rboren Date: Fri, 5 Mar 2004 07:26:38 +0000 Subject: [PATCH] Remove spurious $ git-svn-id: http://svn.automattic.com/wordpress/trunk@959 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- 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 +?>