View file sql.sql
ALTER TABLE `user` add `freegive` int(11) not null default '0'; ALTER TABLE `user` add `statgive` int(11) not null default '0';
ALTER TABLE `user` add `freegive` int(11) not null default '0'; ALTER TABLE `user` add `statgive` int(11) not null default '0';