Просмотр файла style/orange4_WEB/footer.php

Размер файла: 2.11Kb
<?php
#############################################
# 0JXRgdC70Lgg0YLRiyDRh9C40YLQsNC10YjRjCDRj #
# dGC0L4g0YHQvtC+0LHRidC10L3QuNC1LCDQt9C90L #
# DRh9C40YIg0YLRiyDQvdC10LzQvdC+0LPQviDQt9C #
#          90LDQtdGI0YwgUEhQIQ==            #
#__---------------------------------------__#
#__        0JrQu9C40Log0JrQu9GD0LE=       __#
#  ---------------------------------------  #
# 0JDQstGC0L7RgCA6IE1vcmdhbg==              #
# SUNRIDog0L3QtSDRgdC60LDQttGDIHhE          #
#                                           #
#############################################


echo '
        </table>
       </td>
       <td width="1" background="/style/'.$set_style.'/images/border.png"></td>
      </tr>
     </table>
     <table border="0" cellpadding="0" cellspacing="0">
      <tr>
       <td width="802" height="36" align="center" background="/style/'.$set_style.'/images/footer_bg.png"></td>
      </tr>
     </table>
    </td>
   </tr>
  </table>

<table border="0" cellpadding="0" cellspacing="0"><tr><td width="850">

<center>[Online : <a href="/online.php">'.mysql_result(query("SELECT COUNT(*) FROM `$db[prefix]online`"),0).'</a>]</center>
<img src="/pic/home.png"/><a href="'.$config['link_url'].'">'.$config['link_name'].'</a>
&copy; <a href="/help.php?page=3">Morgan</a>
';


if($config['show_timegenerate']<=$user_prof['admin'] || $config['show_traffick']<=$user_prof['admin'] || $config['show_hostshits']<=$user_prof['admin'])
{
echo '
';
if($config['show_hostshits']<=$user_prof['admin']) echo '<small>Хостов : '.$counter['hosts'].' | Хитов : '.$counter['hits'].'</small><br />';
if($config['show_timegenerate']<=$user_prof['admin']){echo'<small>Время : '.$gen_time.' сек.</small><br />';}
if($config['show_traffick']<=$user_prof['admin'])echo '<small>Трафик : '.formatsize($_SESSION['traffick']).'</small><br />';
echo '
';
}

echo '</td></tr></table>
</div>
</body></html>';

################################################
# 0KHQutGA0LjQv9GCINC90LUg0L/QsNCx0LvQuNC6IQ== #
#   0KHRgtCw0LLRgNC+0L/QvtC70YwsIDIwMDkg0LMu   #
################################################
?>