From e79f29f67de968158ccc65e7b89c6cb856605e6b Mon Sep 17 00:00:00 2001 From: Peter 'Pita' Martischka Date: Sun, 21 Aug 2011 20:49:07 +0100 Subject: [PATCH] removed 'planed' from the database documentation --- doc/database.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/doc/database.md b/doc/database.md index 2d43d6f1c..372691747 100644 --- a/doc/database.md +++ b/doc/database.md @@ -1,7 +1,5 @@ # Database structure -## Used so far - ### pad:$PADID Saves all informations about pads @@ -9,9 +7,6 @@ Saves all informations about pads * **pool** - the attribute pool * **head** - the number of the latest revision * **chatHead** - the number of the latest chat entry - -*planed:* - * **public** - flag that disables security for this pad * **passwordHash** - string that contains a bcrypt hashed password for this pad @@ -42,8 +37,6 @@ Information about an author * **name** - the name of this author as shown in the pad * **colorID** - the colorID of this author as shown in the pad -## Planed - ### mapper2group:$MAPPER Maps an external application identifier to an internal group ### mapper2author:$MAPPER