diff options
author | ivan <ivan> | 2000-01-31 05:22:23 +0000 |
---|---|---|
committer | ivan <ivan> | 2000-01-31 05:22:23 +0000 |
commit | 959663cd4d4885295f44de43ac005e55d054102f (patch) | |
tree | 3778bf1f08c5c29fe63898074b13ba228a687183 /htdocs/docs/signup.html | |
parent | 8079b2e02397e4c35ca2991afaa156f65330a084 (diff) |
prepaid "internet cards"
Diffstat (limited to 'htdocs/docs/signup.html')
-rw-r--r-- | htdocs/docs/signup.html | 3 |
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> |