fallback refactor

This commit is contained in:
Szekeres Bálint
2018-06-12 00:41:57 +02:00
parent 3712ab8045
commit 11260d7ea5
5 changed files with 55 additions and 61 deletions

View File

@@ -25,15 +25,4 @@
--><span class="hljs-attribute">--agree-tos</span> <!--
--><span class="hljs-attribute">--force-renewal</span><!--
--></span><!--
✔ HTTPS && ✔ WordPress --><span ng-if="isHTTPS() && isWordPress()">
</span><!--
✔ WordPress --><span ng-if="isWordPress()"><!--
--><span class="hljs-comment"># <strong>WordPress</strong>: add to <strong>wp-config.php</strong> <small>(<a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6389" target="_blank">CVE-2018-6389</a>)</small></span>
<span class="hljs-section">define(<span class="hljs-string">'CONCATENATE_SCRIPTS'</span>, <span class="hljs-literal">false</span>);</span></span>
--></span>