|
|
|
@ -113,7 +113,7 @@ def contentReplace(content, version): |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
def makeOpenrestyConf(): |
|
|
|
|
phpversions = ['00', '53', '54', '55', '56', |
|
|
|
|
phpversions = ['00', '52', '53', '54', '55', '56', |
|
|
|
|
'70', '71', '72', '73', '74', '80'] |
|
|
|
|
if mw.isInstalledWeb(): |
|
|
|
|
sdir = mw.getServerDir() |
|
|
|
|