HEX
Server: Apache/2.4.59 (Debian)
System: Linux skycube.cz 4.19.0-25-amd64 #1 SMP Debian 4.19.289-2 (2023-08-08) x86_64
User: ilya (534)
PHP: 7.3.31-1~deb10u7
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,
Upload Files
File: /var/www/ilya/data/www/irkboard.ru/cache/cacheid_6/skin_statistics.php
<?php
/*--------------------------------------------------*/
/* FILE GENERATED BY INVISION POWER BOARD           */
/* CACHE FILE: Skin set id: 6                     */
/* CACHE FILE: Generated: Sat, 12 Aug 2006 15:09:52 GMT */
/* DO NOT EDIT DIRECTLY - THE CHANGES WILL NOT BE   */
/* WRITTEN TO THE DATABASE AUTOMATICALLY            */
/*--------------------------------------------------*/

class skin_statistics_6 {

 var $ipsclass;
//===========================================================================
// <ips:col_sep:desc:>
//===========================================================================
function col_sep() {
$IPBHTML = "";
//--starthtml--//


$IPBHTML .= <<<EOF
      </table>
    </td>
    <td align='center' valign='top' width='47%'>
      <table align='center' class='ipbtable' cellspacing='0' cellpadding='0'>
EOF;

//--endhtml--//
return $IPBHTML;
}

//===========================================================================
// <ips:nostats:desc:>
//===========================================================================
function nostats() {
$IPBHTML = "";
//--starthtml--//


$IPBHTML .= <<<EOF
              <tr>
                <td class='row2' colspan='2' align='center'>{$this->ipsclass->lang['none_available']}</td>
              </tr>
EOF;

//--endhtml--//
return $IPBHTML;
}

//===========================================================================
// <ips:page_foot:desc:>
//===========================================================================
function page_foot($c="") {
$IPBHTML = "";
//--starthtml--//


$IPBHTML .= <<<EOF
      </table>
    </td>
  </tr>
</table></div><br />
<div class='borderwrap'>
  <div class='formsubtitle' style='paddong:5px' align='center'>
    <!--Copyright-->{$c}<!--Copyright-->
  </div>
</div>
EOF;

//--endhtml--//
return $IPBHTML;
}

//===========================================================================
// <ips:page_top:desc:>
//===========================================================================
function page_top() {
$IPBHTML = "";
//--starthtml--//


$IPBHTML .= <<<EOF
<div class='borderwrapm'><div class='maintitle'><{CAT_IMG}>&nbsp;{$this->ipsclass->vars['board_name']} {$this->ipsclass->lang['statistics']}</div>
<table align='center' class='ipbtable' cellspacing='0' cellpadding='5'>
  <tr>
    <td align='center' valign='top' width='47%'>
      <table align='center' class='ipbtable' cellspacing='0' cellpadding='0'>
EOF;

//--endhtml--//
return $IPBHTML;
}

//===========================================================================
// <ips:stats_cat:desc:>
//===========================================================================
function stats_cat($title="",$h1="",$h2="",$data="") {
$IPBHTML = "";
//--starthtml--//


$IPBHTML .= <<<EOF
        <tr>
          <td align='center' valign='top'>
            <div class='borderwrapm'><div class='maintitle'>{$title}</div>
            <table align='center' class='ipbtable' cellspacing='1' cellpadding='5'>
              <tr>
                <th align='center' width='80%' nowrap>{$h1}</td>
                <th align='center' width='20%' nowrap>{$h2}</td>
              </tr>{$data}
            </table></div>
          </td>
        </tr>
EOF;

//--endhtml--//
return $IPBHTML;
}

//===========================================================================
// <ips:stats_row:desc:>
//===========================================================================
function stats_row($data="") {
$IPBHTML = "";
//--starthtml--//


$IPBHTML .= <<<EOF
              <tr>
                <td class='row2'>{$data['text']}</td>
                <td class='row2' nowrap>{$data['stats']}</td>
              </tr>
EOF;

//--endhtml--//
return $IPBHTML;
}



}

/*--------------------------------------------------*/
/*<changed bits>

</changed bits>*/
/* END OF FILE                                      */
/*--------------------------------------------------*/

?>