aboutsummaryrefslogtreecommitdiffstats
path: root/doc/database/db_chatpresence.bb
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-06-19 22:50:41 -0700
committerredmatrix <git@macgirvin.com>2016-06-19 22:50:41 -0700
commitcc09f9a7a5f799a0811ba83799c0a3ac6598c476 (patch)
treea541fb28d557246ff6460287d4c0acb513d6a730 /doc/database/db_chatpresence.bb
parent4b505948f02aa7f4613ac096e32bc4466b354fb9 (diff)
downloadvolse-hubzilla-cc09f9a7a5f799a0811ba83799c0a3ac6598c476.tar.gz
volse-hubzilla-cc09f9a7a5f799a0811ba83799c0a3ac6598c476.tar.bz2
volse-hubzilla-cc09f9a7a5f799a0811ba83799c0a3ac6598c476.zip
Added many of the recent schema changes to the database schema documentation
Diffstat (limited to 'doc/database/db_chatpresence.bb')
-rw-r--r--doc/database/db_chatpresence.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/database/db_chatpresence.bb b/doc/database/db_chatpresence.bb
index 28cd6f207..0a7f666c9 100644
--- a/doc/database/db_chatpresence.bb
+++ b/doc/database/db_chatpresence.bb
@@ -11,7 +11,7 @@
[/td][/tr]
[tr][td]cp_status[/td][td]text status description e.g. "online"[/td][td]char(255)[/td][td]NO[/td][td]MUL[/td][td]NULL[/td][td]
[/td][/tr]
-[tr][td]cp_client[/td][td][/td]IP address of this client[td]char(128)[/td][td]NO[/td][td][/td][td][/td][td]
+[tr][td]cp_client[/td][td]IP address of this client[/td][td]char(128)[/td][td]NO[/td][td][/td][td][/td][td]
[/td][/tr]
[/table]