From 270d3f422ca36cd94b95e947200d77bc81a1f925 Mon Sep 17 00:00:00 2001 From: Jeremy Felt Date: Mon, 12 Oct 2015 00:01:24 +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. Built from https://develop.svn.wordpress.org/trunk@35026 git-svn-id: http://core.svn.wordpress.org/trunk@34991 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/network/settings.php | 2 +- wp-includes/version.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-admin/network/settings.php b/wp-admin/network/settings.php index 614499f258..fac3659a25 100644 --- a/wp-admin/network/settings.php +++ b/wp-admin/network/settings.php @@ -273,7 +273,7 @@ if ( isset( $_GET['updated'] ) ) { -