diff options
author | cvs2git <cvs2git> | 2001-04-23 12:44:07 +0000 |
---|---|---|
committer | cvs2git <cvs2git> | 2001-04-23 12:44:07 +0000 |
commit | b05ab53315716b57305cbe6b2f5032eed314049c (patch) | |
tree | 3cc3737d6b3b47896d3f364cdf85d39651b78c09 /fs_signup/cck.template | |
parent | fd337973c05b8cd15ecc8c4c9b913c7261e17ed6 (diff) | |
parent | 80ba0c074354875c288c143721af08a0a5d02e42 (diff) |
This commit was manufactured by cvs2svn to create branchfreeside_1_3_0_pci_mods
'freeside_1_3_0_pci_mods'.
Diffstat (limited to 'fs_signup/cck.template')
-rw-r--r-- | fs_signup/cck.template | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/fs_signup/cck.template b/fs_signup/cck.template deleted file mode 100644 index f1db554b1..000000000 --- a/fs_signup/cck.template +++ /dev/null @@ -1,14 +0,0 @@ -SITE_FILE 8chrfile -SITE_NAME YourISP -LOGIN { $username } -PASSWORD { $password } -PHONE_NUM +1({ $ac }){ $exch }-{ $loc } -DNS_ADDR 10.0.0.1 -DNS_ADDR2 10.0.0.2 -NNTP_HOST news.yourisp.com -SMTP_HOST mail.yourisp.com -DOMAIN_NAME yourisp.com -POP_SERVER { $username }@mail.yourisp.com -POP_PASSWORD { $password } -HOME_URL http://www.yourisp.com -EMAIL_ADDR { $username }@yourisp.com |