Merge remote-tracking branch 'origin/master' into updating-configuration

This commit is contained in:
VirtuBox
2019-08-27 16:38:36 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
<h2 align="center">An essential toolset that eases WordPress site and server administration</h2>
<p align="center">
<img src="https://docs.wordops.net/images/wordops-intro.gif" width="600" alt="WordOps" />
<img src="https://docs.wordops.net/images/wordops-intro.gif" width="800" alt="WordOps" />
</p>
<p align="center">

View File

@@ -990,7 +990,7 @@ class WOSiteUpdateController(CementBaseController):
if (pargs.hsts and not (pargs.html or
pargs.php or pargs.php73 or pargs.mysql or
pargs.wp or pargs.wpfc or pargs.wpsc or
pargs.wprocket or parge.wpce or
pargs.wprocket or pargs.wpce or
pargs.wpsubdir or pargs.wpsubdomain or
pargs.password)):
try: