<?php

if (!defined('IN_UCHOME')) {
    exit('Access Denied');
}
subtplcheck('admin/tpl/message|admin/tpl/header|admin/tpl/footer', '1242477428', 'admin/tpl/message');
$_TPL['menunames'] = array('index' => '管理首页', 'config' => '站点设置', 'privacy' => '隐私设置', 'usergroup' => '用户组', 'credit' => '积分规则', 'profilefield' => '用户栏目', 'profield' => '群组栏目', 'task' => '有奖活动', 'spam' => '防灌水设置', 'censor' => '词语屏蔽', 'ad' => '广告设置', 'sitefeed' => '全局动态', 'userapp' => 'MYOP应用', 'app' => 'UCenter应用', 'network' => '随便看看设置', 'cache' => '缓存更新', 'space' => '用户', 'name' => '实名认证', 'feed' => '事件', 'share' => '分享', 'blog' => '日志', 'album' => '相册', 'pic' => '图片', 'comment' => '评论', 'thread' => '话题', 'post' => '回帖', 'doing' => '记录', 'tag' => '标签', 'mtag' => '群组', 'report' => '举报管理', 'block' => '数据调用', 'template' => '模板编辑', 'backup' => '数据备份', 'stat' => '统计更新', 'cron' => '系统计划任务');
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=<?php 
echo $_SC['charset'];
?>
" />
<meta http-equiv="x-ua-compatible" content="ie=7" />
<title><?php 
if ($_TPL['titles']) {
    if (is_array($_TPL['titles'])) {
        foreach ($_TPL['titles'] as $value) {
            if ($value) {
                echo $value;
                ?>
 - <?php 
            }
        }
    }
}
if ($space) {
    echo $_SN[$space['uid']];
    ?>
Example #2
0
<?php

if (!defined('IN_UCHOME')) {
    exit('Access Denied');
}
subtplcheck('admin/tpl/space|admin/tpl/header|admin/tpl/side|admin/tpl/footer', '1242481540', 'admin/tpl/space');
$_TPL['menunames'] = array('index' => '管理首页', 'config' => '站点设置', 'privacy' => '隐私设置', 'usergroup' => '用户组', 'credit' => '积分规则', 'profilefield' => '用户栏目', 'profield' => '群组栏目', 'task' => '有奖活动', 'spam' => '防灌水设置', 'censor' => '词语屏蔽', 'ad' => '广告设置', 'sitefeed' => '全局动态', 'userapp' => 'MYOP应用', 'app' => 'UCenter应用', 'network' => '随便看看设置', 'cache' => '缓存更新', 'space' => '用户', 'name' => '实名认证', 'feed' => '事件', 'share' => '分享', 'blog' => '日志', 'album' => '相册', 'pic' => '图片', 'comment' => '评论', 'thread' => '话题', 'post' => '回帖', 'doing' => '记录', 'tag' => '标签', 'mtag' => '群组', 'report' => '举报管理', 'block' => '数据调用', 'template' => '模板编辑', 'backup' => '数据备份', 'stat' => '统计更新', 'cron' => '系统计划任务');
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=<?php 
echo $_SC['charset'];
?>
" />
<meta http-equiv="x-ua-compatible" content="ie=7" />
<title><?php 
if ($_TPL['titles']) {
    if (is_array($_TPL['titles'])) {
        foreach ($_TPL['titles'] as $value) {
            if ($value) {
                echo $value;
                ?>
 - <?php 
            }
        }
    }
}
if ($space) {
    echo $_SN[$space['uid']];
    ?>
<?php

if (!defined('IN_UCHOME')) {
    exit('Access Denied');
}
subtplcheck('template/default/cp_upload|template/default/header|template/default/footer', '1242482218', 'template/default/cp_upload');
if (empty($_SGLOBAL['inajax'])) {
    ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=<?php 
    echo $_SC['charset'];
    ?>
" />
<meta http-equiv="x-ua-compatible" content="ie=7" />
<title><?php 
    if ($_TPL['titles']) {
        if (is_array($_TPL['titles'])) {
            foreach ($_TPL['titles'] as $value) {
                if ($value) {
                    echo $value;
                    ?>
 - <?php 
                }
            }
        }
    }
    if ($space) {
        echo $_SN[$space['uid']];
        ?>
<?php

if (!defined('IN_UCHOME')) {
    exit('Access Denied');
}
subtplcheck('template/default/space_thread_list|template/default/header|template/default/space_menu|template/default/footer', '1242487294', 'template/default/space_thread_list');
$_TPL['titles'] = array('群组话题');
if (empty($_SGLOBAL['inajax'])) {
    ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=<?php 
    echo $_SC['charset'];
    ?>
" />
<meta http-equiv="x-ua-compatible" content="ie=7" />
<title><?php 
    if ($_TPL['titles']) {
        if (is_array($_TPL['titles'])) {
            foreach ($_TPL['titles'] as $value) {
                if ($value) {
                    echo $value;
                    ?>
 - <?php 
                }
            }
        }
    }
    if ($space) {
        echo $_SN[$space['uid']];
<?php

if (!defined('IN_UCHOME')) {
    exit('Access Denied');
}
subtplcheck('template/default/network_space|template/default/header|template/default/network_header|template/default/space_list|template/default/footer', '1242478047', 'template/default/network_space');
$_TPL['titles'] = array('成员', '随便看看');
if (empty($_SGLOBAL['inajax'])) {
    ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=<?php 
    echo $_SC['charset'];
    ?>
" />
<meta http-equiv="x-ua-compatible" content="ie=7" />
<title><?php 
    if ($_TPL['titles']) {
        if (is_array($_TPL['titles'])) {
            foreach ($_TPL['titles'] as $value) {
                if ($value) {
                    echo $value;
                    ?>
 - <?php 
                }
            }
        }
    }
    if ($space) {
        echo $_SN[$space['uid']];
<?php

if (!defined('IN_UCHOME')) {
    exit('Access Denied');
}
subtplcheck('template/default/help|template/default/header|template/default/footer', '1242477541', 'template/default/help');
$_TPL['titles'] = array('帮助');
if (empty($_SGLOBAL['inajax'])) {
    ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=<?php 
    echo $_SC['charset'];
    ?>
" />
<meta http-equiv="x-ua-compatible" content="ie=7" />
<title><?php 
    if ($_TPL['titles']) {
        if (is_array($_TPL['titles'])) {
            foreach ($_TPL['titles'] as $value) {
                if ($value) {
                    echo $value;
                    ?>
 - <?php 
                }
            }
        }
    }
    if ($space) {
        echo $_SN[$space['uid']];
<?php

if (!defined('IN_UCHOME')) {
    exit('Access Denied');
}
subtplcheck('template/blue/index|template/blue/header|template/blue/footer', '1242572802', 'template/blue/index');
$_TPL['nosidebar'] = 1;
if (empty($_SGLOBAL['inajax'])) {
    ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=<?php 
    echo $_SC['charset'];
    ?>
" />
<meta http-equiv="x-ua-compatible" content="ie=7" />
<title><?php 
    if ($_TPL['titles']) {
        if (is_array($_TPL['titles'])) {
            foreach ($_TPL['titles'] as $value) {
                if ($value) {
                    echo $value;
                    ?>
 - <?php 
                }
            }
        }
    }
    if ($space) {
        echo $_SN[$space['uid']];
<?php

if (!defined('IN_UCHOME')) {
    exit('Access Denied');
}
subtplcheck('template/default/space_index|template/default/header|template/default/space_feed_li|template/default/space_comment_li|template/default/footer', '1242477272', 'template/default/space_index');
$_TPL['nosidebar'] = 1;
if (empty($_SGLOBAL['inajax'])) {
    ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=<?php 
    echo $_SC['charset'];
    ?>
" />
<meta http-equiv="x-ua-compatible" content="ie=7" />
<title><?php 
    if ($_TPL['titles']) {
        if (is_array($_TPL['titles'])) {
            foreach ($_TPL['titles'] as $value) {
                if ($value) {
                    echo $value;
                    ?>
 - <?php 
                }
            }
        }
    }
    if ($space) {
        echo $_SN[$space['uid']];
<?php

if (!defined('IN_UCHOME')) {
    exit('Access Denied');
}
subtplcheck('admin/tpl/profilefield|admin/tpl/header|admin/tpl/side|admin/tpl/footer', '1242481522', 'admin/tpl/profilefield');
$_TPL['formtypes'] = array('text' => '文本输入', 'select' => '单选列表', 'multi' => '多选列表');
$_TPL['menunames'] = array('index' => '管理首页', 'config' => '站点设置', 'privacy' => '隐私设置', 'usergroup' => '用户组', 'credit' => '积分规则', 'profilefield' => '用户栏目', 'profield' => '群组栏目', 'task' => '有奖活动', 'spam' => '防灌水设置', 'censor' => '词语屏蔽', 'ad' => '广告设置', 'sitefeed' => '全局动态', 'userapp' => 'MYOP应用', 'app' => 'UCenter应用', 'network' => '随便看看设置', 'cache' => '缓存更新', 'space' => '用户', 'name' => '实名认证', 'feed' => '事件', 'share' => '分享', 'blog' => '日志', 'album' => '相册', 'pic' => '图片', 'comment' => '评论', 'thread' => '话题', 'post' => '回帖', 'doing' => '记录', 'tag' => '标签', 'mtag' => '群组', 'report' => '举报管理', 'block' => '数据调用', 'template' => '模板编辑', 'backup' => '数据备份', 'stat' => '统计更新', 'cron' => '系统计划任务');
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=<?php 
echo $_SC['charset'];
?>
" />
<meta http-equiv="x-ua-compatible" content="ie=7" />
<title><?php 
if ($_TPL['titles']) {
    if (is_array($_TPL['titles'])) {
        foreach ($_TPL['titles'] as $value) {
            if ($value) {
                echo $value;
                ?>
 - <?php 
            }
        }
    }
}
if ($space) {
    echo $_SN[$space['uid']];
<?php

if (!defined('IN_UCHOME')) {
    exit('Access Denied');
}
subtplcheck('template/default/cp_feed|template/default/header|template/default/space_feed_li|template/default/footer', '1242477342', 'template/default/cp_feed');
if (empty($_SGLOBAL['inajax'])) {
    ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=<?php 
    echo $_SC['charset'];
    ?>
" />
<meta http-equiv="x-ua-compatible" content="ie=7" />
<title><?php 
    if ($_TPL['titles']) {
        if (is_array($_TPL['titles'])) {
            foreach ($_TPL['titles'] as $value) {
                if ($value) {
                    echo $value;
                    ?>
 - <?php 
                }
            }
        }
    }
    if ($space) {
        echo $_SN[$space['uid']];
        ?>
<?php

if (!defined('IN_UCHOME')) {
    exit('Access Denied');
}
subtplcheck('template/blue/space_feed|template/blue/header|template/blue/space_menu|template/blue/space_feed_li|template/blue/footer', '1242493721', 'template/blue/space_feed');
$_TPL['titles'] = array('首页动态');
if (empty($_SGLOBAL['inajax'])) {
    ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=<?php 
    echo $_SC['charset'];
    ?>
" />
<meta http-equiv="x-ua-compatible" content="ie=7" />
<title><?php 
    if ($_TPL['titles']) {
        if (is_array($_TPL['titles'])) {
            foreach ($_TPL['titles'] as $value) {
                if ($value) {
                    echo $value;
                    ?>
 - <?php 
                }
            }
        }
    }
    if ($space) {
        echo $_SN[$space['uid']];
<?php

if (!defined('IN_UCHOME')) {
    exit('Access Denied');
}
subtplcheck('template/default/cp_advance|template/default/header|template/default/cp_header|template/default/footer', '1242477402', 'template/default/cp_advance');
if (empty($_SGLOBAL['inajax'])) {
    ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=<?php 
    echo $_SC['charset'];
    ?>
" />
<meta http-equiv="x-ua-compatible" content="ie=7" />
<title><?php 
    if ($_TPL['titles']) {
        if (is_array($_TPL['titles'])) {
            foreach ($_TPL['titles'] as $value) {
                if ($value) {
                    echo $value;
                    ?>
 - <?php 
                }
            }
        }
    }
    if ($space) {
        echo $_SN[$space['uid']];
        ?>
<?php

if (!defined('IN_UCHOME')) {
    exit('Access Denied');
}
subtplcheck('template/default/space_share_list|template/default/header|template/default/space_menu|template/default/space_share_li|template/default/footer', '1242482259', 'template/default/space_share_list');
$_TPL['titles'] = array('分享');
if (empty($_SGLOBAL['inajax'])) {
    ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=<?php 
    echo $_SC['charset'];
    ?>
" />
<meta http-equiv="x-ua-compatible" content="ie=7" />
<title><?php 
    if ($_TPL['titles']) {
        if (is_array($_TPL['titles'])) {
            foreach ($_TPL['titles'] as $value) {
                if ($value) {
                    echo $value;
                    ?>
 - <?php 
                }
            }
        }
    }
    if ($space) {
        echo $_SN[$space['uid']];
<?php

if (!defined('IN_UCHOME')) {
    exit('Access Denied');
}
subtplcheck('template/default/space_mood|template/default/header|template/default/space_list|template/default/footer', '1242483614', 'template/default/space_mood');
$_TPL['titles'] = array('同心情');
if (empty($_SGLOBAL['inajax'])) {
    ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=<?php 
    echo $_SC['charset'];
    ?>
" />
<meta http-equiv="x-ua-compatible" content="ie=7" />
<title><?php 
    if ($_TPL['titles']) {
        if (is_array($_TPL['titles'])) {
            foreach ($_TPL['titles'] as $value) {
                if ($value) {
                    echo $value;
                    ?>
 - <?php 
                }
            }
        }
    }
    if ($space) {
        echo $_SN[$space['uid']];
<?php

if (!defined('IN_UCHOME')) {
    exit('Access Denied');
}
subtplcheck('template/default/iframe', '1242482788', 'template/default/iframe');
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=<?php 
echo $_SC['charset'];
?>
" />
<title><?php 
if ($space) {
    echo $_SN[$space['uid']];
    ?>
 - <?php 
}
echo $_SCONFIG['sitename'];
?>
 - Powered by UCenter Home</title>
<script language="javascript" type="text/javascript" src="source/script_common.js"></script>
<script language="javascript" type="text/javascript" src="source/script_menu.js"></script>
<script language="javascript" type="text/javascript" src="source/script_ajax.js"></script>
<style type="text/css">
* { word-break: break-all; word-wrap: break-word; }
body, th, td, input, select, textarea, button { font: 12px/1.5em Verdana, "Lucida Grande",Arial, Helvetica,sans-serif; }
body, h1, h2, h3, h4, h5, h6, p, ul, dl, dt, dd, form, fieldset { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { font-size: 1em; }
<?php

if (!defined('IN_UCHOME')) {
    exit('Access Denied');
}
subtplcheck('template/default/network_index|template/default/header|template/default/network_header|template/default/footer', '1242477543', 'template/default/network_index');
$_TPL['titles'] = array();
if (empty($_SGLOBAL['inajax'])) {
    ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=<?php 
    echo $_SC['charset'];
    ?>
" />
<meta http-equiv="x-ua-compatible" content="ie=7" />
<title><?php 
    if ($_TPL['titles']) {
        if (is_array($_TPL['titles'])) {
            foreach ($_TPL['titles'] as $value) {
                if ($value) {
                    echo $value;
                    ?>
 - <?php 
                }
            }
        }
    }
    if ($space) {
        echo $_SN[$space['uid']];
Example #17
0
<?php

if (!defined('IN_UCHOME')) {
    exit('Access Denied');
}
subtplcheck('admin/tpl/userapp|admin/tpl/header|admin/tpl/side|admin/tpl/footer', '1242482770', 'admin/tpl/userapp');
$_TPL['menunames'] = array('index' => '管理首页', 'config' => '站点设置', 'privacy' => '隐私设置', 'usergroup' => '用户组', 'credit' => '积分规则', 'profilefield' => '用户栏目', 'profield' => '群组栏目', 'task' => '有奖活动', 'spam' => '防灌水设置', 'censor' => '词语屏蔽', 'ad' => '广告设置', 'sitefeed' => '全局动态', 'userapp' => 'MYOP应用', 'app' => 'UCenter应用', 'network' => '随便看看设置', 'cache' => '缓存更新', 'space' => '用户', 'name' => '实名认证', 'feed' => '事件', 'share' => '分享', 'blog' => '日志', 'album' => '相册', 'pic' => '图片', 'comment' => '评论', 'thread' => '话题', 'post' => '回帖', 'doing' => '记录', 'tag' => '标签', 'mtag' => '群组', 'report' => '举报管理', 'block' => '数据调用', 'template' => '模板编辑', 'backup' => '数据备份', 'stat' => '统计更新', 'cron' => '系统计划任务');
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=<?php 
echo $_SC['charset'];
?>
" />
<meta http-equiv="x-ua-compatible" content="ie=7" />
<title><?php 
if ($_TPL['titles']) {
    if (is_array($_TPL['titles'])) {
        foreach ($_TPL['titles'] as $value) {
            if ($value) {
                echo $value;
                ?>
 - <?php 
            }
        }
    }
}
if ($space) {
    echo $_SN[$space['uid']];
    ?>
<?php

if (!defined('IN_UCHOME')) {
    exit('Access Denied');
}
subtplcheck('template/default/space_album_list|template/default/header|template/default/space_menu|template/default/footer', '1242482212', 'template/default/space_album_list');
$_TPL['titles'] = array('相册');
if (empty($_SGLOBAL['inajax'])) {
    ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=<?php 
    echo $_SC['charset'];
    ?>
" />
<meta http-equiv="x-ua-compatible" content="ie=7" />
<title><?php 
    if ($_TPL['titles']) {
        if (is_array($_TPL['titles'])) {
            foreach ($_TPL['titles'] as $value) {
                if ($value) {
                    echo $value;
                    ?>
 - <?php 
                }
            }
        }
    }
    if ($space) {
        echo $_SN[$space['uid']];
<?php

if (!defined('IN_UCHOME')) {
    exit('Access Denied');
}
subtplcheck('template/default/space_blog_list|template/default/header|template/default/space_menu|template/default/footer', '1242477313', 'template/default/space_blog_list');
$_TPL['titles'] = array('日志');
if (empty($_SGLOBAL['inajax'])) {
    ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=<?php 
    echo $_SC['charset'];
    ?>
" />
<meta http-equiv="x-ua-compatible" content="ie=7" />
<title><?php 
    if ($_TPL['titles']) {
        if (is_array($_TPL['titles'])) {
            foreach ($_TPL['titles'] as $value) {
                if ($value) {
                    echo $value;
                    ?>
 - <?php 
                }
            }
        }
    }
    if ($space) {
        echo $_SN[$space['uid']];
<?php

if (!defined('IN_UCHOME')) {
    exit('Access Denied');
}
subtplcheck('template/default/cp_avatar|template/default/header|template/default/space_guide|template/default/cp_header|template/default/footer', '1242477285', 'template/default/cp_avatar');
if (empty($_SGLOBAL['inajax'])) {
    ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=<?php 
    echo $_SC['charset'];
    ?>
" />
<meta http-equiv="x-ua-compatible" content="ie=7" />
<title><?php 
    if ($_TPL['titles']) {
        if (is_array($_TPL['titles'])) {
            foreach ($_TPL['titles'] as $value) {
                if ($value) {
                    echo $value;
                    ?>
 - <?php 
                }
            }
        }
    }
    if ($space) {
        echo $_SN[$space['uid']];
        ?>
<?php

if (!defined('IN_UCHOME')) {
    exit('Access Denied');
}
subtplcheck('template/default/cp_profile|template/default/header|template/default/space_guide|template/default/cp_header|template/default/footer', '1242477281', 'template/default/cp_profile');
if (empty($_SGLOBAL['inajax'])) {
    ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=<?php 
    echo $_SC['charset'];
    ?>
" />
<meta http-equiv="x-ua-compatible" content="ie=7" />
<title><?php 
    if ($_TPL['titles']) {
        if (is_array($_TPL['titles'])) {
            foreach ($_TPL['titles'] as $value) {
                if ($value) {
                    echo $value;
                    ?>
 - <?php 
                }
            }
        }
    }
    if ($space) {
        echo $_SN[$space['uid']];
        ?>
<?php

if (!defined('IN_UCHOME')) {
    exit('Access Denied');
}
subtplcheck('template/default/do_ajax|template/default/header|template/default/space_comment_li|template/default/space_post_li|template/default/space_share_li|template/default/footer', '1242541543', 'template/default/do_ajax');
if (empty($_SGLOBAL['inajax'])) {
    ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=<?php 
    echo $_SC['charset'];
    ?>
" />
<meta http-equiv="x-ua-compatible" content="ie=7" />
<title><?php 
    if ($_TPL['titles']) {
        if (is_array($_TPL['titles'])) {
            foreach ($_TPL['titles'] as $value) {
                if ($value) {
                    echo $value;
                    ?>
 - <?php 
                }
            }
        }
    }
    if ($space) {
        echo $_SN[$space['uid']];
        ?>
<?php

if (!defined('IN_UCHOME')) {
    exit('Access Denied');
}
subtplcheck('template/default/space_album_pic|template/default/header|template/default/space_menu|template/default/space_comment_li|template/default/footer', '1242574613', 'template/default/space_album_pic');
$_TPL['titles'] = array(getstr($pic['title'], 60, 0, 0, 0, 0, -1), $album['albumname'], '相册');
if (empty($_SGLOBAL['inajax'])) {
    ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=<?php 
    echo $_SC['charset'];
    ?>
" />
<meta http-equiv="x-ua-compatible" content="ie=7" />
<title><?php 
    if ($_TPL['titles']) {
        if (is_array($_TPL['titles'])) {
            foreach ($_TPL['titles'] as $value) {
                if ($value) {
                    echo $value;
                    ?>
 - <?php 
                }
            }
        }
    }
    if ($space) {
        echo $_SN[$space['uid']];
<?php

if (!defined('IN_UCHOME')) {
    exit('Access Denied');
}
subtplcheck('template/default/space_pm|template/default/header|template/default/footer', '1242482193', 'template/default/space_pm');
$_TPL['titles'] = array('短消息');
if (empty($_SGLOBAL['inajax'])) {
    ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=<?php 
    echo $_SC['charset'];
    ?>
" />
<meta http-equiv="x-ua-compatible" content="ie=7" />
<title><?php 
    if ($_TPL['titles']) {
        if (is_array($_TPL['titles'])) {
            foreach ($_TPL['titles'] as $value) {
                if ($value) {
                    echo $value;
                    ?>
 - <?php 
                }
            }
        }
    }
    if ($space) {
        echo $_SN[$space['uid']];
<?php

if (!defined('IN_UCHOME')) {
    exit('Access Denied');
}
subtplcheck('template/default/space_album_view|template/default/header|template/default/space_menu|template/default/footer', '1242533759', 'template/default/space_album_view');
$_TPL['titles'] = array($album['albumname'], '相册');
if (empty($_SGLOBAL['inajax'])) {
    ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=<?php 
    echo $_SC['charset'];
    ?>
" />
<meta http-equiv="x-ua-compatible" content="ie=7" />
<title><?php 
    if ($_TPL['titles']) {
        if (is_array($_TPL['titles'])) {
            foreach ($_TPL['titles'] as $value) {
                if ($value) {
                    echo $value;
                    ?>
 - <?php 
                }
            }
        }
    }
    if ($space) {
        echo $_SN[$space['uid']];
<?php

if (!defined('IN_UCHOME')) {
    exit('Access Denied');
}
subtplcheck('admin/tpl/sitefeed|admin/tpl/header|admin/tpl/side|admin/tpl/footer', '1242477444', 'admin/tpl/sitefeed');
$_TPL['menunames'] = array('index' => '管理首页', 'config' => '站点设置', 'privacy' => '隐私设置', 'usergroup' => '用户组', 'credit' => '积分规则', 'profilefield' => '用户栏目', 'profield' => '群组栏目', 'task' => '有奖活动', 'spam' => '防灌水设置', 'censor' => '词语屏蔽', 'ad' => '广告设置', 'sitefeed' => '全局动态', 'userapp' => 'MYOP应用', 'app' => 'UCenter应用', 'network' => '随便看看设置', 'cache' => '缓存更新', 'space' => '用户', 'name' => '实名认证', 'feed' => '事件', 'share' => '分享', 'blog' => '日志', 'album' => '相册', 'pic' => '图片', 'comment' => '评论', 'thread' => '话题', 'post' => '回帖', 'doing' => '记录', 'tag' => '标签', 'mtag' => '群组', 'report' => '举报管理', 'block' => '数据调用', 'template' => '模板编辑', 'backup' => '数据备份', 'stat' => '统计更新', 'cron' => '系统计划任务');
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=<?php 
echo $_SC['charset'];
?>
" />
<meta http-equiv="x-ua-compatible" content="ie=7" />
<title><?php 
if ($_TPL['titles']) {
    if (is_array($_TPL['titles'])) {
        foreach ($_TPL['titles'] as $value) {
            if ($value) {
                echo $value;
                ?>
 - <?php 
            }
        }
    }
}
if ($space) {
    echo $_SN[$space['uid']];
    ?>
<?php

if (!defined('IN_UCHOME')) {
    exit('Access Denied');
}
subtplcheck('admin/tpl/space_manage|admin/tpl/header|admin/tpl/side|admin/tpl/footer', '1242481554', 'admin/tpl/space_manage');
$_TPL['menunames'] = array('index' => '管理首页', 'config' => '站点设置', 'privacy' => '隐私设置', 'usergroup' => '用户组', 'credit' => '积分规则', 'profilefield' => '用户栏目', 'profield' => '群组栏目', 'task' => '有奖活动', 'spam' => '防灌水设置', 'censor' => '词语屏蔽', 'ad' => '广告设置', 'sitefeed' => '全局动态', 'userapp' => 'MYOP应用', 'app' => 'UCenter应用', 'network' => '随便看看设置', 'cache' => '缓存更新', 'space' => '用户', 'name' => '实名认证', 'feed' => '事件', 'share' => '分享', 'blog' => '日志', 'album' => '相册', 'pic' => '图片', 'comment' => '评论', 'thread' => '话题', 'post' => '回帖', 'doing' => '记录', 'tag' => '标签', 'mtag' => '群组', 'report' => '举报管理', 'block' => '数据调用', 'template' => '模板编辑', 'backup' => '数据备份', 'stat' => '统计更新', 'cron' => '系统计划任务');
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=<?php 
echo $_SC['charset'];
?>
" />
<meta http-equiv="x-ua-compatible" content="ie=7" />
<title><?php 
if ($_TPL['titles']) {
    if (is_array($_TPL['titles'])) {
        foreach ($_TPL['titles'] as $value) {
            if ($value) {
                echo $value;
                ?>
 - <?php 
            }
        }
    }
}
if ($space) {
    echo $_SN[$space['uid']];
    ?>
<?php

if (!defined('IN_UCHOME')) {
    exit('Access Denied');
}
subtplcheck('template/default/do_register|template/default/header|template/default/footer', '1242477533', 'template/default/do_register');
$_TPL['nosidebar'] = 1;
if (empty($_SGLOBAL['inajax'])) {
    ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=<?php 
    echo $_SC['charset'];
    ?>
" />
<meta http-equiv="x-ua-compatible" content="ie=7" />
<title><?php 
    if ($_TPL['titles']) {
        if (is_array($_TPL['titles'])) {
            foreach ($_TPL['titles'] as $value) {
                if ($value) {
                    echo $value;
                    ?>
 - <?php 
                }
            }
        }
    }
    if ($space) {
        echo $_SN[$space['uid']];
<?php

if (!defined('IN_UCHOME')) {
    exit('Access Denied');
}
subtplcheck('template/default/do_login|template/default/header|template/default/footer', '1242477377', 'template/default/do_login');
$_TPL['nosidebar'] = 1;
if (empty($_SGLOBAL['inajax'])) {
    ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=<?php 
    echo $_SC['charset'];
    ?>
" />
<meta http-equiv="x-ua-compatible" content="ie=7" />
<title><?php 
    if ($_TPL['titles']) {
        if (is_array($_TPL['titles'])) {
            foreach ($_TPL['titles'] as $value) {
                if ($value) {
                    echo $value;
                    ?>
 - <?php 
                }
            }
        }
    }
    if ($space) {
        echo $_SN[$space['uid']];
<?php

if (!defined('IN_UCHOME')) {
    exit('Access Denied');
}
subtplcheck('template/default/space_friend|template/default/header|template/default/space_menu|template/default/space_list|template/default/footer', '1242484989', 'template/default/space_friend');
$_TPL['titles'] = array('好友');
if (empty($_SGLOBAL['inajax'])) {
    ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=<?php 
    echo $_SC['charset'];
    ?>
" />
<meta http-equiv="x-ua-compatible" content="ie=7" />
<title><?php 
    if ($_TPL['titles']) {
        if (is_array($_TPL['titles'])) {
            foreach ($_TPL['titles'] as $value) {
                if ($value) {
                    echo $value;
                    ?>
 - <?php 
                }
            }
        }
    }
    if ($space) {
        echo $_SN[$space['uid']];