Файл: donate.php
Строк: 17
<?php
define('PROTECTOR', 1);
$textl='Услуги';
include('files/path.php');
include($path.'files/db.php');
include($path.'files/auth.php');
include($path.'files/func.php');
include($path.'files/core.php');
include($path.'files/head.php');
include($path.'files/zag.php');
echo'<font color=red><b>10 келей = 70 рублей</b></font><br>Способы оплаты</font><br><a href="sms_oplata.php">SMS-Оплата</a><br><a href="webmoney.php">WebMoney</a><br><br>После оплаты сообщите Главному администратору! (Dimasik)';
////////////////////////////////////
include($path.'files/down.php');
////////////////////////////////////
?>