Fix path to config.php in pythonn scripts

This commit is contained in:
DariusIII
2015-12-11 12:23:34 +01:00
parent 4bfcbb817b
commit fa749d1575
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ def disconnect(cur, con):
cur = None
def readConfig():
Configfile = pathname+"/../../../www/config.php"
Configfile = pathname+"/../../../newznab/config/config.php"
file = open( Configfile, "r")
# Match a config line