Updated Installation (markdown)

El RIDO 2015-09-21 21:48:32 +02:00
parent 7d9e7d829f
commit 391ae94918

@ -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 (