Thread
:
How to turn off minilogin
View Single Post
#
3
11-20-2004, 10:57 AM
Derision
Developer
Join Date: Feb 2004
Location: UK
Posts: 1,540
Quote:
Originally Posted by
Cisyouc
alter variables set value='login' where varname like 'logintype';
update
variables set value='not minilogin' where varname like 'LoginType';
Derision
View Public Profile
Send a private message to Derision
Find all posts by Derision