View Single Post
  #3  
Old 11-20-2004, 10:57 AM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

Quote:
Originally Posted by Cisyouc
alter variables set value='login' where varname like 'logintype';
update variables set value='not minilogin' where varname like 'LoginType';
Reply With Quote