Fix the wrong path to config.php.

This commit is contained in:
Darko
2015-10-09 08:56:10 +02:00
parent fbce1043a0
commit 390b0c1cda
+1 -1
View File
@@ -45,7 +45,7 @@ def disconnect(cur, con):
cur = None
def readConfig():
Configfile = pathname+"/../../../../../www/config.php"
Configfile = pathname+"/../../../../www/config.php"
file = open( Configfile, "r")
# Match a config line