Quote:
Originally Posted by Edgar1898
Code:
INSERT INTO variables (varname, value, information) VALUES ('LoginType', 'Minilogin', 'Set this to Minilogin to login using a minilogin server :)');
alter table account add minilogin_ip varchar(32) not null;
|
OKay i am lost what do i open to put this code in????