mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-22 04:35:52 +12:00
Make signup page better
This commit is contained in:
parent
ea45f7d9ba
commit
88872c6e4b
10 changed files with 231 additions and 1206 deletions
1
WebInterface/master-site/web/ipbanned.php
Normal file
1
WebInterface/master-site/web/ipbanned.php
Normal file
|
@ -0,0 +1 @@
|
|||
<?php include("header.php"); ?><HR><B>Your IP Address (<?php echo($_SERVER['REMOTE_ADDR']); ?>) Has been banned due to An Account on the same Computer/Internet source having Seriously Violated our Terms of Service / Rules. We do not Ban unless we have good reason. Email: support@horseisle.com if you wish to discuss this matter.<BR>Please realize this game is for ALL AGES, and so we struggle to keep it a clean, safe, friendly place.<BR>Thanks.</B><BR><HR><?php include("footer.php"); exit();?>
|
Loading…
Add table
Add a link
Reference in a new issue