mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-30 01:38:54 +00:00
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user