X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=doc%2Fdatabase.md;h=b58fba9d98340f8845b3deaa2802a6f679b532cf;hb=7326394f29e25bb78b4e594905aae95a65b8e0e6;hp=e778a0a7219872726e833e6fe09fae08ce4871ba;hpb=ed9c50ea2e2f3ad261bab215723d4ab8ed0877b4;p=friendica.git diff --git a/doc/database.md b/doc/database.md index e778a0a721..b58fba9d98 100644 --- a/doc/database.md +++ b/doc/database.md @@ -5,7 +5,7 @@ Database Tables | Table | Description | |------------------------------------------------------|--------------------------------------------------| -| [addon](help/database/db_addon) | registered plugins | +| [addon](help/database/db_addon) | registered addons | | [attach](help/database/db_attach) | file attachments | | [auth_codes](help/database/db_auth_codes) | OAuth usage | | [cache](help/database/db_cache) | OEmbed cache | @@ -24,7 +24,7 @@ Database Tables | [group](help/database/db_group) | privacy groups, group info | | [group_member](help/database/db_group_member) | privacy groups, member info | | [gserver](help/database/db_gserver) | | -| [hook](help/database/db_hook) | plugin hook registry | +| [hook](help/database/db_hook) | addon hook registry | | [intro](help/database/db_intro) | | | [item](help/database/db_item) | all posts | | [locks](help/database/db_locks) | |