From 63a2e6d5a1ffe0b4028e96d328fec30692674998 Mon Sep 17 00:00:00 2001 From: Dougal Campbell Date: Wed, 8 Oct 2003 17:28:25 +0000 Subject: [PATCH] Added workaround for move_uploaded_file() problems in some server setups. git-svn-id: https://develop.svn.wordpress.org/trunk@434 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/b2upload.php | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/wp-admin/b2upload.php b/wp-admin/b2upload.php index a413cc01f3..c68284eb81 100644 --- a/wp-admin/b2upload.php +++ b/wp-admin/b2upload.php @@ -12,7 +12,7 @@ die ("The admin disabled this function"); ?> -b2 > upload images/files +WordPress :: upload images/files