File: /var/www/ilya/data/www/irkboard.ru/cache/skin_cache/cacheid_2/skin_mod.php
<?php
/*--------------------------------------------------*/
/* FILE GENERATED BY INVISION POWER BOARD 3 */
/* CACHE FILE: Skin set id: 2 */
/* CACHE FILE: Generated: Wed, 19 Aug 2009 21:44:39 GMT */
/* DO NOT EDIT DIRECTLY - THE CHANGES WILL NOT BE */
/* WRITTEN TO THE DATABASE AUTOMATICALLY */
/*--------------------------------------------------*/
class skin_mod_2 {
/**
* Construct
*/
function __construct( ipsRegistry $registry )
{
/* Make object */
$this->registry = $registry;
$this->DB = $this->registry->DB();
$this->settings =& $this->registry->fetchSettings();
$this->request =& $this->registry->fetchRequest();
$this->lang = $this->registry->getClass('class_localization');
$this->member = $this->registry->member();
$this->memberData =& $this->registry->member()->fetchMemberData();
$this->cache = $this->registry->cache();
$this->caches =& $this->registry->cache()->fetchCaches();
}
/* -- deleteTopicForm --*/
function deleteTopicForm($forum, $topic) {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
/* -- editTopicTitle --*/
function editTopicTitle($forum, $topic) {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
/* -- editUserForm --*/
function editUserForm($profile, $custom_fields=null) {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
/* -- mergePostForm --*/
function mergePostForm($editor, $dates, $authors, $uploads) {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
/* -- mergeTopicsForm --*/
function mergeTopicsForm($forum, $topic) {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
/* -- movePostForm --*/
function movePostForm($forum, $topic, $posts, $error='') {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
/* -- moveTopicForm --*/
function moveTopicForm($forum, $topic, $forum_jump) {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
/* -- moveTopicsForm --*/
function moveTopicsForm($forum, $jump_html, $topics) {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
/* -- pruneSplash --*/
function pruneSplash($forum="", $forums_html="", $confirm_data="", $complete_html="") {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
/* -- simplePage --*/
function simplePage($title="", $msg="") {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
/* -- splitPostForm --*/
function splitPostForm($forum, $topic, $posts, $jump) {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
/* -- topicHistory --*/
function topicHistory($topic, $avg_post, $mod_logs=array()) {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
/* -- unsubscribeForm --*/
function unsubscribeForm($forum, $topic, $text) {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
/* -- warn_add_note_form --*/
function warn_add_note_form($id="",$name="") {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
/* -- warn_success --*/
function warn_success($topic=array()) {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
/* -- warn_view_log --*/
function warn_view_log($member, $rows, $links='') {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
/* -- warnForm --*/
function warnForm($member, $tid=0, $st=0, $errors='', $modque=false, $postque=false, $ban=false, $editor_html='') {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
/* -- warnLogsAjaxWrapper --*/
function warnLogsAjaxWrapper($output) {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
}
/*--------------------------------------------------*/
/* END OF FILE */
/*--------------------------------------------------*/
?>