Вход Регистрация
Файл: rayb.me/plugins/games/index.php
Строк: 15
<?php

require_once '../../system/func.php';
auth();
$title 'Игры на монеты';
require_once 
H.'system/header.php';


$sahtamysqli_fetch_assoc(DB::Query("SELECT * FROM `sahta` WHERE `id_user`= '".$uid."' LIMIT 1"));


echo 
"<hr/>";
echo
'<a class="btnl" href="/pl/">Мини Игры</a>
<hr/>'
;
echo 
"<a class='btnl' href='/quest.php'>Задания";
echo 
"</a><hr/>";

if(
$user['time_id'] <= time()){
    echo 
"<a class='btnl' href='/games/ydacha/'>Повезет-ли?";
    if(
$user['time_id'] <= time()) echo '<font color="gren"> +</font>';
    echo 
"</a><hr/>";
}

echo
'<a class="btnl" href="/games/sahta/">Шахта';
echo 
'<font color="gren">';
if(
$sahta['time'] > time() || $sahta['time'] == 0){
    if(
$sahta['time'] > time()){
    }elseif(
$sahta['otdih'] > time()){
    }else{
        echo 
' +';
    }
}else{
    echo 
' +';
}
echo 
'</font>';
echo 
'</a>
<hr/>'
;

require_once 
H.'system/footer.php';
Онлайн: 2
Реклама