diff options
Diffstat (limited to 'docs/account_banned.md')
| -rw-r--r-- | docs/account_banned.md | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/account_banned.md b/docs/account_banned.md index d01f0d4..b84de9a 100644 --- a/docs/account_banned.md +++ b/docs/account_banned.md @@ -31,7 +31,7 @@ This table lists all of the accounts that have been banned along with the date w <td><p><strong>Comment</strong></p></td> </tr> <tr class="even"> -<td><p><a href="#account_banned-id">id</a></p></td> +<td><p><a href="#id">id</a></p></td> <td><p>int(10)</p></td> <td><p>unsigned</p></td> <td><p>PRI</p></td> @@ -41,7 +41,7 @@ This table lists all of the accounts that have been banned along with the date w <td><p>Account id</p></td> </tr> <tr class="odd"> -<td><p><a href="#account_banned-bandate">bandate</a></p></td> +<td><p><a href="#bandate">bandate</a></p></td> <td><p>int(10)</p></td> <td><p>signed</p></td> <td><p>PRI</p></td> @@ -51,7 +51,7 @@ This table lists all of the accounts that have been banned along with the date w <td><p> </p></td> </tr> <tr class="even"> -<td><p><a href="#account_banned-unbandate">unbandate</a></p></td> +<td><p><a href="#unbandate">unbandate</a></p></td> <td><p>int(10)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> @@ -61,7 +61,7 @@ This table lists all of the accounts that have been banned along with the date w <td><p> </p></td> </tr> <tr class="odd"> -<td><p><a href="#account_banned-bannedby">bannedby</a></p></td> +<td><p><a href="#bannedby">bannedby</a></p></td> <td><p>varchar(50)</p></td> <td><p>signed</p></td> <td><p> </p></td> @@ -71,7 +71,7 @@ This table lists all of the accounts that have been banned along with the date w <td><p> </p></td> </tr> <tr class="even"> -<td><p><a href="#account_banned-banreason">banreason</a></p></td> +<td><p><a href="#banreason">banreason</a></p></td> <td><p>varchar(255)</p></td> <td><p>signed</p></td> <td><p> </p></td> @@ -81,7 +81,7 @@ This table lists all of the accounts that have been banned along with the date w <td><p> </p></td> </tr> <tr class="odd"> -<td><p><a href="#account_banned-active">active</a></p></td> +<td><p><a href="#active">active</a></p></td> <td><p>tinyint(3)</p></td> <td><p>signed</p></td> <td><p> </p></td> |
