mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-22 20:55:52 +12:00
implement gifting to ppemu
This commit is contained in:
parent
be9b0ba8e0
commit
ddbf1fd67b
8 changed files with 321 additions and 166 deletions
|
@ -1,4 +1,6 @@
|
|||
<?php include("header.php"); ?>
|
||||
<?php
|
||||
include("header.php");
|
||||
?>
|
||||
<BR>
|
||||
<CENTER><TABLE CELLPADDING=5><TR><TD></CENTER>
|
||||
<FONT FACE=arial>
|
||||
|
@ -14,4 +16,6 @@ Click back to your <A HREF="/account.php">ACCOUNT</A> page to see any credited s
|
|||
<B>PARENTS:</B> please email support@horseisle.com from the paypal email or signup email to
|
||||
block chat, or limit time online for this account if you want to.<BR>
|
||||
</TD></TR></TABLE>
|
||||
<?php include("footer.php"); ?>
|
||||
<?php
|
||||
include("footer.php");
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue