When i try to enable HSTS option I keep getting name 'parge' is not defined. Only parge in repo is here. I think there is a typo.
This commit is contained in:
Abbas Elmas
2019-08-27 16:23:21 +03:00
committed by GitHub
parent 2f411f8831
commit b3a7ce6d3c

View File

@@ -982,7 +982,7 @@ class WOSiteUpdateController(CementBaseController):
if (pargs.hsts and not (pargs.html or if (pargs.hsts and not (pargs.html or
pargs.php or pargs.php73 or pargs.mysql or pargs.php or pargs.php73 or pargs.mysql or
pargs.wp or pargs.wpfc or pargs.wpsc 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.wpsubdir or pargs.wpsubdomain or
pargs.password)): pargs.password)):
try: try: