moved db indices to uint
This commit is contained in:
@@ -98,5 +98,4 @@ func EncodeQuotedPrintable(s string) string {
|
||||
|
||||
// Encode the result into a MIME header
|
||||
return mime.QEncoding.Encode("UTF-8", buf.String())
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user