$query = "INSERT INTO `account`(`Name`, `Password`, `mail`, `datareg`, `ipreg`, `statusres`, `referal`, `kod`, `END TIME`, `timeOnline`, `chat-access`, `start_activ`, `last_activ`, `day_activ`, `discount`, `changer_smile`, `changer_crown`, `changer_mentor`, `changer_ranks`, `newyear_win`, `medal_skin`, `ct_knife`, `t_knife`, `time_ban`) VALUES ('$login', '$password', '$email', '$date_register', '$ip', '0', '$referer', '0', '00-00-0000 00:00', '0', '0', CURRENT_TIME(), CURRENT_TIME(), '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0')";