From 8faef11dcfeb98e99a41803ca10d512ab87113e9 Mon Sep 17 00:00:00 2001 From: TurmoilToad Date: Wed, 18 Sep 2019 12:32:15 -0400 Subject: [PATCH] Destroyed mail (markdown) --- mail.md | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 mail.md diff --git a/mail.md b/mail.md deleted file mode 100644 index 7a70f95..0000000 --- a/mail.md +++ /dev/null @@ -1,10 +0,0 @@ -**Field**|**Type**|**Null**|**Key**|**Default**|**Notes** ------|-----|-----|-----|-----|----- -msgid|int(10) unsigned|NO|PRI| |auto\_increment -charid|int(10) unsigned|NO|MUL|0| -timestamp|int(11)|NO| |0| -from|varchar(100)|NO| | | -subject|varchar(200)|NO| | | -body|text|NO| | | -to|text|NO| | | -status|tinyint(4)|NO| |0| \ No newline at end of file