| Server IP : 103.82.32.14 / Your IP : 216.73.217.121 Web Server : Apache/2.2.32 (Unix) mod_ssl/2.2.32 OpenSSL/1.0.1e-fips mod_fcgid/2.3.9 System : Linux cloud.lonmanhoabinh.com 2.6.32-754.35.1.el6.x86_64 #1 SMP Sat Nov 7 12:42:14 UTC 2020 x86_64 User : lonmakmf ( 524) PHP Version : 5.6.30 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /home/forumhet/public_html/incfiles/ |
Upload File : |
<?php
/**
* @package JohnCMS
* @link http://johncms.com
* @copyright Copyright (C) 2008-2011 JohnCMS Community
* @license LICENSE.txt (see attached file)
* @version VERSION.txt (see attached file)
* @author http://johncms.com/about
*/
defined('_IN_JOHNCMS') or die('Error: restricted access');
echo '</div>';
if($headmod != 'online'){
echo '<div class="catRow">Trực tuyến: ' . counters::online();
$totalend = mysql_result(mysql_query("SELECT COUNT(*) FROM `users` WHERE `lastdate` > '" . (time() - 300) . "'"), 0);
if ($totalend) {
echo '<br />';
$reqend = mysql_query("SELECT * FROM `users` WHERE `preg`='1' and `lastdate` > '" . (time() - 300) . "' ORDER BY `name` ASC LIMIT 1000");
while ($resend = mysql_fetch_assoc($reqend)) {
echo ($user_id && $resend['id'] != $user_id ? '<a href="' . $home . '/users/profile.php?user='.($resend['id']).'">'.functions::nickcolor($resend['id']).'</a>' : functions::nickcolor($resend['id']));
echo ', ';
++$l;
}
}else{
}
echo '</div>';
}
// Рекламный блок сайта
$json = file_get_contents("http://forumviet.mobi/api/forumviet.txt");
echo '<div class="gmenu"><b>ACE CLICK ỦNG HỘ FORUMVIET</b><br/>';
$text_json = '';
$array_json = json_decode($json);
foreach($array_json as $key => $item)
{
$text = "";
if($key == count($array_json)-1)
{
$text = " ";
if(isset($item->text_first))
{
$text .= $item->text_first . " ";
}
$text .= '<a href="' .$item->url. '">'.$item->anchor.'</a>';
if(isset($item->text_last))
{
$text .= " " . $item->text_last;
}
}
else
{
if(isset($item->text_first))
{
$text .= $item->text_first . " ";
}
$text .= '<a href="' .$item->url. '">'.$item->anchor.'</a>';
if(isset($item->text_last))
{
$text .= " " . $item->text_last;
}
$text .= " -";
}
echo $text;
}
?>
<li>Bán <strong><a href="http://otofunstore.com/">đồ chơi ô tô</a></strong> giá rẻ</li>
<li>Bán <strong><a href="http://otofunstore.com/">đồ chơi xe hơi</a></strong> độc</li>
<li>Bán <strong><a href="http://otofunstore.com/shop/mau-may-hut-bui-tien-nghi-danh-rieng-cho-oto/">máy hút bụi ô tô</a></strong> chính hãng</li>
<li>Bán <strong><a href="http://otofunstore.com/danh-muc/bom-xe-oto/">bơm xe ô tô</a></strong> chính hãng</li>
<?php
echo '</div>';
echo '<div class="phdr" style="text-align:center">'.date('Y').' © <span class="uppercase">Forum Việt</span></div>';
echo '<div class="content" style="text-align:center"><strong>'.$set['meta_desc'].'</strong></div>';
// Счетчики каталогов
functions::display_counters();
// Рекламный блок сайта
if (!empty($cms_ads[3])) {
echo '<br />' . $cms_ads[3];
}
/*
-----------------------------------------------------------------
ВНИМАНИЕ!!!
Данный копирайт нельзя убирать в течение 90 дней с момента установки скриптов
-----------------------------------------------------------------
ATTENTION!!!
The copyright could not be removed within 90 days of installation scripts
-----------------------------------------------------------------
*/
?>
<script type="text/javascript" src="/js/modernizr.js"></script>
<script type="text/javascript" src="/js/hogan-2.0.0.min.js"></script>
<script type="text/javascript" src="/js/typeahead.min.js"></script>
<script type="text/javascript" src="/js/mousetrap.min.js"></script>
<script type="text/javascript" src="/js/common.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-74735930-1', 'auto');
ga('send', 'pageview');
</script>
<a id="toTop" href="javascript:;"><span id="toTopHover"></span><img width="40" height="40" alt="To Top" src="/images/to-top@2x.png"></a>
<?php
echo '</div></body></html>';