From c8019610c8d54eb367d9ae59b37bdbc9799fed9c Mon Sep 17 00:00:00 2001 From: Jeremy Felt Date: Mon, 12 Oct 2015 00:00:28 +0000 Subject: [PATCH] MS: Reflect falsy values for `upload_space_check_disabled` in UI. If the network option for `upload_space_check_disabled` is missing or an empty string, we should reflect how it will be treated elsewhere in the UI. Props stephenharris. Fixes #33986. git-svn-id: https://develop.svn.wordpress.org/trunk@35026 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/network/settings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-admin/network/settings.php b/src/wp-admin/network/settings.php index 614499f258..fac3659a25 100644 --- a/src/wp-admin/network/settings.php +++ b/src/wp-admin/network/settings.php @@ -273,7 +273,7 @@ if ( isset( $_GET['updated'] ) ) { -