Update index.py
This commit is contained in:
parent
51107aca9f
commit
2ef244f9db
|
|
@ -49,7 +49,7 @@ def getConf():
|
|||
|
||||
|
||||
def getConfInc():
|
||||
return getServerDir() + '/phpmyadmin/config.inc.conf'
|
||||
return getServerDir() + '/phpmyadmin/config.inc.php'
|
||||
|
||||
|
||||
def getPort():
|
||||
|
|
|
|||
Loading…
Reference in New Issue