Minor adjustment

This commit is contained in:
Bernardo Damele 2010-05-06 11:00:58 +00:00
parent 7bf31f54b8
commit 44ea8f1861

View File

@ -141,6 +141,7 @@ class Connect:
pass
else:
conf.url = choice
return Connect.__getPageProxy(**kwargs)
break