Method Users_Insert()
INSERT new user with all fields.
Params: $1=id, $2=login, $3=password, $4=name, $5=phone, $6=email, $7=enabled,
$8=dateRegister, $9=dateDismiss, $10=key, $11=codeInt, $12=codeString,
$13=codeGuid, $14=note, $15=hash
public string Users_Insert()