summaryrefslogtreecommitdiff
path: root/htdocs/docs/signup.html
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/docs/signup.html')
-rw-r--r--htdocs/docs/signup.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/htdocs/docs/signup.html b/htdocs/docs/signup.html
index a00995994..c78d1362c 100644
--- a/htdocs/docs/signup.html
+++ b/htdocs/docs/signup.html
@@ -41,6 +41,7 @@ Optional:
<li>$password
<li>$email_name - first and last name
</ul>
-(an example file is included as <b>fs_signup/ieak.template</b>)
+ (an example file is included as <b>fs_signup/ieak.template</b>)
+ <li>If there are any entries in the <i>prepay_credit</i> table, a user can enter a string matching the <b>identifier</i> column to receive the credit specified in the <b>amount</b> column, after which that <b>identifier</b> is no longer valid. This can be used to implement pre-paid "calling card" type signups.
</ul>
</body>