From 959663cd4d4885295f44de43ac005e55d054102f Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 31 Jan 2000 05:22:23 +0000 Subject: prepaid "internet cards" --- htdocs/docs/signup.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'htdocs/docs/signup.html') 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:
  • $password
  • $email_name - first and last name -(an example file is included as fs_signup/ieak.template) + (an example file is included as fs_signup/ieak.template) +
  • If there are any entries in the prepay_credit table, a user can enter a string matching the identifier column to receive the credit specified in the amount column, after which that identifier is no longer valid. This can be used to implement pre-paid "calling card" type signups. -- cgit v1.2.1