From 391ae94918d3b5cf97de58076b1de9de1c7b1e21 Mon Sep 17 00:00:00 2001 From: El RIDO Date: Mon, 21 Sep 2015 21:48:32 +0200 Subject: [PATCH] Updated Installation (markdown) --- Installation.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index 9475fec..f694c88 100644 --- a/Installation.md +++ b/Installation.md @@ -78,7 +78,8 @@ For reference or if you want to create the table schema for yourself: postdate INT, expiredate INT, opendiscussion INT, - burnafterreading INT + burnafterreading INT, + meta TEXT ); CREATE TABLE prefix_comment (