File "rich.php"
Full path: C:/xampp/htdocs/www_real-20250703105326/rich.php
File
size: 354 B (354 B bytes)
MIME-type: text/x-php
Charset: utf-8
Download Open Edit Advanced Editor &nnbsp; Back
<?php
// ServerAion Web by Pr00f & Sky (serveraion.ru)
require "header.php";
?>
<div class="case">
<div class="content">
<div class="list">
<div class="news-title"><?php echo $lang['topRich']; ?></div>
<?php require "modules/rich_m.php";?>
</table>
</div>
</div>
<?php require "sidebar.php"; ?>
</div>
<?php require "footer.php"; ?>