removed 'planed' from the database documentation

This commit is contained in:
Peter 'Pita' Martischka 2011-08-21 20:49:07 +01:00
parent a231ff45e1
commit e79f29f67d
1 changed files with 0 additions and 7 deletions

View File

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