diff --git a/public_html/wp-content/mu-plugins/lets-encrypt-helper.php b/public_html/wp-content/mu-plugins/lets-encrypt-helper.php index b9adb11eb..60522a33c 100644 --- a/public_html/wp-content/mu-plugins/lets-encrypt-helper.php +++ b/public_html/wp-content/mu-plugins/lets-encrypt-helper.php @@ -53,7 +53,7 @@ public static function get_domains() { `public` = 1 AND `deleted` = 0 ORDER BY `blog_id` ASC", - 1 + WORDCAMP_NETWORK_ID ), ARRAY_A );