Файл: Website/vipdone.php
Строк: 19
<?php
/*** Freedom City | Check RPGBUNNY.COM for more Full RPG Sources | www.rpgbunny.com ***/include "antet.php"; include "func.php";
$gen_stats=gen_stats(48);
include("language/payment.php");
?>
<html>
<?php echo "<link rel='stylesheet' type='text/css' href='".$imgs.$fimgs."default.css'>"; ?>
<head>
<title><?php echo $title; ?> - <?php echo $lang['home'] ?></title>
</head>
<body class="q_body">
<link rel="stylesheet" type="text/css" href="layout/beachstyle/css/style.css"/>
<div align="left">
<table class="q_table">
<p><p>
<td><table width="100%" align="center">
<? echo $done;?>
</td>
</tr>
</table>
</div>
</body>
</html>