Вход Регистрация
Файл: gift_random.sql
Строк: 11
CREATE TABLE IF NOT EXISTS `gifts_random` ( `id` int(11) NOT NULL
AUTO_INCREMENT, `id_gift` int(11) NOT NULL, `id_user` int(11) NOT
NULL, `time` int(11) NOT NULL, `coins_balls` int(11) default '0',
`coins_money` int(11) default '0', PRIMARY KEY (`id`) ) ENGINE=MyISAM
DEFAULT CHARSET=utf8 AUTO_INCREMENT = 1;
Онлайн: 4
Реклама