View Single Post
  #4  
Old 10-23-2004, 04:30 AM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

Execute the following SQL to revert back to using the public login server:

DELETE from variables where varname='LoginType' ;
Reply With Quote