This commit is contained in:
Ken Fallon 2024-12-28 13:01:43 +01:00
parent cf71166b6d
commit 250ebab164

View File

@ -299,7 +299,7 @@ CREATE TABLE `reservations` (
<tr><th>key</th><td>The random unique key for this request</td><td>aeb0579fcac318005d7550a60fd60403676c24d94148b</td></tr>
<tr><th>ep_num</th><td>This is the Episode Number that will uniquely identify the show.</td><td>9278</td></tr>
<tr><th>ep_date</th><td>The date the show air, namely when it gets put in the main feed.</td><td>2044-02-24</td></tr>
<tr><th>email</th><td><The hosts email address with the `@` replaced with `.nospam@nospam.` as an antispam measure/td><td>Emperor.Ming.nospam@nospam.example.com</td></tr>
<tr><th>email</th><td>The hosts email address with the `@` replaced with `.nospam@nospam.` as an antispam measure</td><td>Emperor.Ming.nospam@nospam.example.com</td></tr>
<tr><th>verified</th><td>Deprecated</td><td></td></tr>
<tr><th>status</th><td>A flag to signal the state of processing</td><td>SHOW_SUBMITTED</td></tr>
<tbody>