X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fprojects%2Fwipi.git;a=blobdiff_plain;f=conf%2Ffarmconfig.py;fp=conf%2Ffarmconfig.py;h=98eccab6da50f8f1710efb7e15243313ff889f2f;hp=8043ed353e29562f4bc8ca5b4efa0931c6301bbe;hb=f4d058f5d7a2f194dba31314ca7b3f327d12d13b;hpb=1ff01c4c02fb90c83980721072a5eb982b59f321 diff --git a/conf/farmconfig.py b/conf/farmconfig.py index 8043ed3..98eccab 100644 --- a/conf/farmconfig.py +++ b/conf/farmconfig.py @@ -165,7 +165,7 @@ class FarmConfig(DefaultConfig): require_comment = True # Authentication - from auth.phpbb_login import PhpbbAuth # This comes from plugin + from auth.phpbb import PhpbbAuth # This comes from plugin from dbsettings import phpbb_dbhost, phpbb_dbuser, phpbb_dbpass, phpbb_dbname phpbb = PhpbbAuth( name = 'phpbb',