diff --git a/core/Requirements.php b/core/Requirements.php index 30c139ea4..1f0361952 100644 --- a/core/Requirements.php +++ b/core/Requirements.php @@ -486,7 +486,6 @@ class Requirements_Backend { $this->customScript = array(); $this->customCSS = array(); $this->customHeadTags = array(); - $this->customHeadTags = ""; } }