Вход Регистрация
Файл: worldkassa/error.php
Строк: 6
<?php
require_once __DIR__ '/../core/system.php';
$header 'Успешно куплено';
require_once 
__DIR__ '/../core/head.php'
if(!isset(
$user)){
header("Location: /");
exit;
} else {
mysql_query("UPDATE `user` set `mesto` = 'Несмог пополнить баланс' where `id` = '".$user['id']."'");
echo 
'<div class="">Ошибка пополнения!</div>';
}
include_once 
'../core/foot.php';
?>
Онлайн: 2
Реклама