View file sql.sql

File size: 131B
ALTER TABLE `user` add `freegive` int(11) not null default '0';
ALTER TABLE `user` add `statgive` int(11) not null default '0';