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_gallery_favs.php
<?php
/*--------------------------------------------------*/
/* FILE GENERATED BY INVISION POWER BOARD           */
/* CACHE FILE: Skin set id: 2                     */
/* CACHE FILE: Generated: Sat, 16 Dec 2006 04:15:58 GMT */
/* DO NOT EDIT DIRECTLY - THE CHANGES WILL NOT BE   */
/* WRITTEN TO THE DATABASE AUTOMATICALLY            */
/*--------------------------------------------------*/

class skin_gallery_favs_6 {

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


$IPBHTML .= <<<EOF
<div class="formsubtitle">{$this->ipsclass->lang[$type.'_title']}</div>
<p>{$this->ipsclass->lang[$type.'_text']}</p>
EOF;

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

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


$IPBHTML .= <<<EOF
<tr> 
			<td class="formbuttonrow" colspan="{$span}" align="center">{$this->ipsclass->lang['showing']}</td>
		</tr>
	</table>
<script type="text/javascript" src='jscripts/ipb_galleryjs.js'></script>
<script type="text/javascript">
//<![CDATA[
// Resize thumb divs...
var use_thumbs = parseInt("{$this->ipsclass->vars['gallery_create_thumbs']}");
var thumbs_x   = parseInt("{$this->ipsclass->vars['gallery_thumb_width']}");
var thumbs_y   = parseInt("{$this->ipsclass->vars['gallery_thumb_height']}");
html_resize_thumb_divs( use_thumbs, thumbs_x, thumbs_y );
//]]>
</script>
EOF;

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

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


$IPBHTML .= <<<EOF
<div class="formsubtitle">{$this->ipsclass->lang['your_favs']}</div>
		<table cellspacing="1" class="ipbtable" width="100%">
		<tr>
			<td width="20%" nowrap="nowrap">{$info['SHOW_PAGES']}</td>
			<td align="right" width="80%" nowrap="nowrap">{$info['download_favs']}</td>
		</tr>
	</table>
		<table cellspacing="1" class="ipbtable" width="100%">
EOF;

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

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


$IPBHTML .= <<<EOF
<tr>
		<td class="row1">{$this->ipsclass->lang['no_favs']}</td>
	</tr>
EOF;

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



}

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

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

?>