Update index.py

This commit is contained in:
midoks 2022-06-25 11:17:05 +08:00
parent 51107aca9f
commit 2ef244f9db
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ def getConf():
def getConfInc():
return getServerDir() + '/phpmyadmin/config.inc.conf'
return getServerDir() + '/phpmyadmin/config.inc.php'
def getPort():