Update index.py
This commit is contained in:
parent
d4edc449a2
commit
de1da98e92
|
|
@ -449,7 +449,7 @@ def errorLog():
|
|||
def installVersion():
|
||||
return mw.readFile(getServerDir() + '/version.pl')
|
||||
|
||||
def pluginsDBSupport():
|
||||
def pluginsDbSupport():
|
||||
data = {}
|
||||
data['status'] = status()
|
||||
if (data['status'] == 'stop'):
|
||||
|
|
|
|||
Loading…
Reference in New Issue