minor fixes
This commit is contained in:
@@ -12,7 +12,7 @@ import glob
|
||||
def addNewSite(self, site, stype, cache, path,
|
||||
enabled=True, ssl=False, fs='ext4', db='mysql',
|
||||
db_name=None, db_user=None, db_password=None,
|
||||
db_host='localhost', hhvm=0, php_version='5.5'):
|
||||
db_host='localhost', hhvm=0, php_version='7.2'):
|
||||
"""
|
||||
Add New Site record information into the wo database.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user