code stringlengths 1 2.01M | repo_name stringlengths 3 62 | path stringlengths 1 267 | language stringclasses 231
values | license stringclasses 13
values | size int64 1 2.01M |
|---|---|---|---|---|---|
{template header}
<!--{if empty($_REQUEST['inajax'])}-->
<div class="container">
<div class="ajax rtninfo">
<div class="ajaxbg">
<h4>{lang message_title}:</h4>
<p>$message</p>
<!--{if $redirect == 'BACK'}-->
<p><a href="###" onclick="history.back();">{lang message_back}</a></p>
<!--{... | zyyhong | trunk/jiaju001/newbbs/ucenter/view/default/message.htm | HTML | asf20 | 704 |
{template header}
<script src="js/common.js" type="text/javascript"></script>
<div class="container">
<div class="note">
<p class="i">{lang creditexchange_tips}</p>
</div>
<!--{if $status}-->
<div class="{if $status > 0}correctmsg{else}errormsg{/if}"><p>{if $status == 1}{lang creditexchange_updated}... | zyyhong | trunk/jiaju001/newbbs/ucenter/view/default/admin_credit.htm | HTML | asf20 | 3,854 |
{template header}
<script src="js/common.js" type="text/javascript"></script>
<div class="container">
<h3 class="marginbot">
{lang feed_list}
<!--{if $user['allowadminnote'] || $user['isfounder']}--><a href="admin.php?m=note&a=ls" class="sgbtn">{lang note_list}</a><!--{/if}-->
<!--{if $user['allowadminlo... | zyyhong | trunk/jiaju001/newbbs/ucenter/view/default/admin_feed.htm | HTML | asf20 | 1,221 |
{template header}
<script src="js/common.js" type="text/javascript"></script>
<div class="container">
<h3 class="marginbot">
<a href="admin.php?m=feed&a=ls" class="sgbtn">{lang feed_list}</a>
{lang note_list}
<!--{if $user['allowadminlog'] || $user['isfounder']}--><a href="admin.php?m=log&a=ls" class="sg... | zyyhong | trunk/jiaju001/newbbs/ucenter/view/default/admin_note.htm | HTML | asf20 | 2,364 |
{template header}
<div class="container">
<h3 class="marginbot">
<a href="admin.php?m=feed&a=ls" class="sgbtn">{lang feed_list}</a>
<!--{if $user['allowadminnote'] || $user['isfounder']}--><a href="admin.php?m=note&a=ls" class="sgbtn">{lang note_list}</a><!--{/if}-->
{lang menu_log}
<a href="admin.ph... | zyyhong | trunk/jiaju001/newbbs/ucenter/view/default/admin_log.htm | HTML | asf20 | 1,097 |
<!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>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset={UC_CHARSET}">
<meta name="keywords" content="">
<meta name="desc... | zyyhong | trunk/jiaju001/newbbs/ucenter/view/default/header_client.htm | HTML | asf20 | 625 |
{template header_client}
{template pm_nav}
<div class="ucinfo">
<form method="post" action="index.php?m=pm_client&a=delete&folder=$folder&filter=$filter&$extra">
<input type="hidden" name="formhash" value="{FORMHASH}" />
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="pmlist">
{eval $pmran... | zyyhong | trunk/jiaju001/newbbs/ucenter/view/default/pm_ls.htm | HTML | asf20 | 4,015 |
{template header}
<script src="js/common.js" type="text/javascript"></script>
<div class="container">
<h3 class="marginbot">
<a href="admin.php?m=feed&a=ls" class="sgbtn">{lang feed_list}</a>
<!--{if $user['allowadminnote'] || $user['isfounder']}--><a href="admin.php?m=note&a=ls" class="sgbtn">{lang note_li... | zyyhong | trunk/jiaju001/newbbs/ucenter/view/default/admin_mail.htm | HTML | asf20 | 2,224 |
{template header}
<script src="js/common.js" type="text/javascript"></script>
<script type="text/javascript">
var apps = new Array();
var run = 0;
function testlink() {
if(apps[run]) {
$('status_' + apps[run]).innerHTML = '{lang app_link}';
$('link_' + apps[run]).src = $('link_' + apps[run]).getAttribute... | zyyhong | trunk/jiaju001/newbbs/ucenter/view/default/admin_app.htm | HTML | asf20 | 12,334 |
</div>
</body>
</html> | zyyhong | trunk/jiaju001/newbbs/ucenter/view/default/footer_client.htm | HTML | asf20 | 24 |
{template header}
<script src="js/common.js" type="text/javascript"></script>
<script src="js/calendar.js" type="text/javascript"></script>
<!--{if $a == 'ls'}-->
<script type="text/javascript">
function switchbtn(btn) {
$('srchuserdiv').style.display = btn == 'srch' ? '' : 'none';
$('srchuserdiv'... | zyyhong | trunk/jiaju001/newbbs/ucenter/view/default/admin_user.htm | HTML | asf20 | 7,079 |
{template header}
<script src="js/common.js" type="text/javascript"></script>
<!--{if $a == 'ls'}-->
<div class="container">
<!--{if $status}-->
<div class="correctmsg"><p>{if $status == 1}{lang announcepm_deleted}{/if}</p></div>
<!--{/if}-->
<h3 class="marginbot">
{lang announcepm}
<a href="admin.p... | zyyhong | trunk/jiaju001/newbbs/ucenter/view/default/admin_pm.htm | HTML | asf20 | 2,341 |
{template header}
<script src="js/common.js" type="text/javascript"></script>
<div class="container">
<!--{if $status}-->
<div class="{if $status > 0}correctmsg{else}errormsg{/if}"><p>{if $status == 2}{lang domain_list_updated}{elseif $status == 1}{lang domain_add_succeed}{/if}</p></div>
<!--{/if}-->
<div ... | zyyhong | trunk/jiaju001/newbbs/ucenter/view/default/admin_domain.htm | HTML | asf20 | 2,412 |
<?php
$lang = array(
'other' => '其他',
'app_connent_ok' => '通信成功',
'app_connent_false' => '通信失败',
'note_deleteuser' => '删除用户',
'note_renameuser' => '重命名用户',
'note_deletefriend' => '删除好友',
'note_gettag' => '获取TAG',
'note_getcreditsettings' => '获取应用积分设置',
'note_updatecreditsettings' => '更新应用积分设置',... | zyyhong | trunk/jiaju001/newbbs/ucenter/view/default/main.lang.php | PHP | asf20 | 2,357 |
{template header_client}
<br />
<table cellpadding="0" cellspacing="0" class="msg" style="width: 65%" align="center">
<thead>
<tr>
<th>{lang message_title}</th>
</tr>
</thead>
<tbody>
<tr>
<td>$message<br />
<!--{if $redirect == 'BACK'}-->
<a href="###" onclick="history.back();"> {lang... | zyyhong | trunk/jiaju001/newbbs/ucenter/view/default/message_client.htm | HTML | asf20 | 707 |
{eval @ob_end_clean();}
{eval ob_start();}
{eval @header("Expires: -1");}
{eval @header("Cache-Control: no-store, private, post-check=0, pre-check=0, max-age=0", FALSE);}
{eval @header("Pragma: no-cache");}
{eval @header("Content-type: application/xml; charset=$charset");}
{eval echo "<?xml version=\"1.0\" encodi... | zyyhong | trunk/jiaju001/newbbs/ucenter/view/default/header_ajax.htm | HTML | asf20 | 357 |
{template header}
<script src="js/common.js" type="text/javascript"></script>
<div class="container">
<!--{if $operate == 'list'}-->
<h3 class="marginbot">
<a href="admin.php?m=db&a=ls&o=export" class="sgbtn">{lang db_export}</a>
{lang db_list}
</h3>
<div class="note fixwidthdec">
<p class=... | zyyhong | trunk/jiaju001/newbbs/ucenter/view/default/admin_db.htm | HTML | asf20 | 7,162 |
{template header}
<script type="text/javascript">
function $(id) {
return document.getElementById(id);
}
</script>
<div class="container">
<form action="admin.php?m=user&a=login" method="post" id="loginform" {if $iframe}target="_self"{else}target="_top"{/if}>
<input type="hidden" name="formhash" value="{F... | zyyhong | trunk/jiaju001/newbbs/ucenter/view/default/admin_login.htm | HTML | asf20 | 3,246 |
<?php
$lang = array(
'user_search' => '搜索用户',
'user_name' => '用户名',
'user_regdate' => '注册日期',
'user_regip' => '注册IP',
'user_before' => '之前',
'user_after' => '之后',
'user_search' => '搜 索',
'user_add' => '添加用户',
'user_password' => '密码',
'user_addsubmit' => '添 加',
'delete' => '删除',
'email' => 'Em... | zyyhong | trunk/jiaju001/newbbs/ucenter/view/default/admin.lang.php | PHP | asf20 | 420 |
<script type="text/javascript">
function checkall(form, prefix, checkall) {
var checkall = checkall ? checkall : 'chkall';
for(var i = 0; i < form.elements.length; i++) {
var e = form.elements[i];
if(e.name && e.name != checkall && (!prefix || (prefix && e.name.match(prefix)))) {
e.checked = form.element... | zyyhong | trunk/jiaju001/newbbs/ucenter/view/default/pm_nav.htm | HTML | asf20 | 2,546 |
<!--{if UC_DEBUG}-->
<style type="text/css">
#debuginfo {width: 60%;margin-left: 2em;}
fieldset {margin-top: 2em; display: block;}
</style>
<div style="text-align: left;" id="debuginfo">
Processed in <span id="debug_time"></span> s
<fieldset>
<legend><b>GET:</b></legend>
<!--{eval echo '<pre>'.p... | zyyhong | trunk/jiaju001/newbbs/ucenter/view/default/footer.htm | HTML | asf20 | 1,012 |
{template header}
<script src="js/common.js" type="text/javascript"></script>
<div class="container">
<!--{if $updated}-->
<div class="correctmsg"><p>{lang update_succeed}</p></div>
<!--{elseif $a == 'register'}-->
<div class="note fixwidthdec"><p class="i">{lang setting_register_tips}</p></div>
<!--{... | zyyhong | trunk/jiaju001/newbbs/ucenter/view/default/admin_setting.htm | HTML | asf20 | 13,451 |
</div>
</div>
{template footer} | zyyhong | trunk/jiaju001/newbbs/ucenter/view/default/plugin_footer.htm | HTML | asf20 | 35 |
<?php
$languages = array(
'title'=>'标题',
'return'=>'返回',
'dateline'=>'时间',
'delete'=>'删除',
'checkall'=>'全选',
'submit' => '提 交',
'yes' => '是',
'no' => '否',
'tips' => '提示',
'list_empty' => '目前没有相关记录!',
'shortcut_tips' => '点击编辑,提交后保存',
'welcome' => '您好',
'edit' => '编辑',
'plugin' => '插件',
'... | zyyhong | trunk/jiaju001/newbbs/ucenter/view/default/templates.lang.php | PHP | asf20 | 22,587 |
{template header}
{if $iframe}
<script type="text/javascript">
var uc_menu_data = new Array();
o = document.getElementById('header_menu_menu');
elems = o.getElementsByTagName('A');
for(i = 0; i<elems.length; i++) {
uc_menu_data.push(elems[i].innerHTML);
uc_menu_data.push(elems[i].href);
}
try {
p... | zyyhong | trunk/jiaju001/newbbs/ucenter/view/default/admin_frame_main.htm | HTML | asf20 | 5,459 |
{template header_client}
{template pm_nav}
<script type="text/javascript">
function switchfirendls() {
if(document.getElementById('friendls').style.display == '') {
document.getElementById('friendls').style.display = 'none';
document.getElementById('pmcontent').className = 'pmcontent noside';
} else {
... | zyyhong | trunk/jiaju001/newbbs/ucenter/view/default/pm_send.htm | HTML | asf20 | 4,105 |
{template header}
<!--{if $a == 'ls'}-->
<script src="js/common.js" type="text/javascript"></script>
<script src="js/calendar.js" type="text/javascript"></script>
<script type="text/javascript">
function switchbtn(btn) {
$('addadmindiv').className = btn == 'addadmin' ? 'tabcontentcur' : '' ;
$('ed... | zyyhong | trunk/jiaju001/newbbs/ucenter/view/default/admin_admin.htm | HTML | asf20 | 10,404 |
<?php
$lang = array(
'please_login' => '请重新登录',
'receiver_no_exists' => '收件人不存在,请重新填写',
'pm_save_succeed' => '短消息已保存到草稿箱',
'pm_send_succeed' => '$sent 条短消息成功发送',
'pm_send_announce_succeed' => '公共消息成功发送',
'pm_send_ignore' => '短消息发送失败',
'pm_delete_succeed' => '短消息成功删除',
'pm_delete_invalid' => '短消息无法删除'... | zyyhong | trunk/jiaju001/newbbs/ucenter/view/default/messages.lang.php | PHP | asf20 | 3,485 |
{template header}
<script src="js/common.js" type="text/javascript"></script>
<div class="container">
<!--{if $a == 'ls'}-->
<h3 class="marginbot">{lang menu_tag_templates}</h3>
<div class="mainbox">
<!--{if $applist}-->
<input type="hidden" name="formhash" value="{FORMHASH}">
<table class="da... | zyyhong | trunk/jiaju001/newbbs/ucenter/view/default/admin_tag.htm | HTML | asf20 | 1,901 |
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Common Style ~~~~ */
* { word-wrap: break-word; }
body { background: #FFF; text-align: center; }
* html body { width: expression(document.body.scrollHeight >= document.documentElement.clientHeight ? '780px' : ''); }
body, td, input, t... | zyyhong | trunk/jiaju001/newbbs/ucenter/images/default/style.css | CSS | asf20 | 9,502 |
<?php
/*
[UCenter] (C)2001-2009 Comsenz Inc.
This is NOT a freeware, use is subject to license terms
$Id: index.php 918 2009-01-21 01:24:29Z zhaoxiongfei $
*/
define('UC_SERVER_VERSION', '1.5.0');
define('UC_SERVER_RELEASE', '20090121');
error_reporting(0);
set_magic_quotes_runtime(0);
$mtime = e... | zyyhong | trunk/jiaju001/newbbs/ucenter/index.php | PHP | asf20 | 3,334 |
<?php
/*
[UCenter] (C)2001-2009 Comsenz Inc.
This is NOT a freeware, use is subject to license terms
$Id: admin.php 918 2009-01-21 01:24:29Z zhaoxiongfei $
*/
define('UC_SERVER_VERSION', '1.5.0');
define('UC_SERVER_RELEASE', '20090121');
error_reporting(0);
set_magic_quotes_runtime(0);
$mtime = e... | zyyhong | trunk/jiaju001/newbbs/ucenter/admin.php | PHP | asf20 | 2,752 |
<?php
/*
[UCenter] (C)2001-2009 Comsenz Inc.
This is NOT a freeware, use is subject to license terms
$Id: dbbak.php 17033 2008-12-04 02:24:03Z zhaoxiongfei $
*/
error_reporting(0);
define('IN_COMSENZ', TRUE);
define('ROOT_PATH', dirname(__FILE__).'/../');
define('EXPLOR_SUCCESS', 0);
define('IMPORT... | zyyhong | trunk/jiaju001/newbbs/ucenter/api/dbbak.php | PHP | asf20 | 21,709 |
<?php
!defined('IN_UC') && exit('Access Denied');
class control extends pluginbase {
var $md5data = array();
function control() {
$this->pluginbase();
}
function onindex() {
if(!$ucfiles = @file(UC_ROOT.'./control/admin/ucfiles.md5')) {
$this->message('校验文件不存在,无法校验');
}
$this->... | zyyhong | trunk/jiaju001/newbbs/ucenter/plugin/filecheck/plugin.php | PHP | asf20 | 3,877 |
{template plugin_header}
<!--{if $modifiedfiles > 0}-->
<a href="###" onclick="showresult('modify')"><em class="edited">{lang plugin_filecheck_modifed}: $modifiedfiles</em></a>
<!--{/if}-->
<!--{if $deletedfiles > 0}-->
<a href="###" onclick="showresult('del')"><em class="edited">{lang plugin_fileche... | zyyhong | trunk/jiaju001/newbbs/ucenter/plugin/filecheck/plugin_filecheck.htm | HTML | asf20 | 768 |
/*
(C) 2001-2009 Comsenz Inc.
*/
/* common */
*{ word-wrap:break-word; }
body{ padding:5px 0; background:#FFF; text-align:center; }
body, td, input, textarea, select, button{ color:#666; font:12px Verdana, Tahoma, Arial, sans-serif; }
ul, dl, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset { margin:0; padding:0;... | zyyhong | trunk/jiaju001/newbbs/ucenter/install/style.css | CSS | asf20 | 3,944 |
<?php
/*
[Discuz!] (C)2001-2009 Comsenz Inc.
This is NOT a freeware, use is subject to license terms
$Id: db.class.php 753 2008-11-14 06:48:25Z cnteacher $
*/
if(!defined('IN_COMSENZ')) {
exit('Access Denied');
}
class dbstuff {
var $querynum = 0;
var $link;
var $histories;
var $time;
var... | zyyhong | trunk/jiaju001/newbbs/ucenter/install/db.class.php | PHP | asf20 | 3,367 |
<?php
/*
[Discuz!] (C)2001-2009 Comsenz Inc.
This is NOT a freeware, use is subject to license terms
$Id: index.php 843 2008-12-05 08:02:58Z zhaoxiongfei $
*/
error_reporting(E_ERROR | E_WARNING | E_PARSE);
@set_time_limit(1000);
set_magic_quotes_runtime(0);
define('IN_COMSENZ', TRUE);
define('ROOT_PA... | zyyhong | trunk/jiaju001/newbbs/ucenter/install/index.php | PHP | asf20 | 5,526 |
<?php
/*
[Discuz!] (C)2001-2009 Comsenz Inc.
This is NOT a freeware, use is subject to license terms
$Id: forum.func.php 14122 2008-08-20 06:06:33Z cnteacher $
*/
if(!defined('IN_COMSENZ')) {
exit('Access Denied');
}
define('SOFT_NAME', 'UCenter');
define('SOFT_VERSION', '1.5.0');
define('SOFT_RE... | zyyhong | trunk/jiaju001/newbbs/ucenter/install/var.inc.php | PHP | asf20 | 3,709 |
<?php
define('UC_VERNAME', '中文版');
$lang = array(
'SC_GBK' => '简体中文版',
'TC_BIG5' => '繁体中文版',
'SC_UTF8' => '简体中文 UTF8 版',
'TC_UTF8' => '繁体中文 UTF8 版',
'EN_ISO' => 'ENGLISH ISO8859',
'EN_UTF8' => 'ENGLIST UTF-8',
'title_install' => SOFT_NAME.' 安装向导',
'agreement_yes' => '我同意',
'agreement_no' => ... | zyyhong | trunk/jiaju001/newbbs/ucenter/install/lang.inc.php | PHP | asf20 | 14,938 |
<?php
/*
[UCenter] (C)2001-2009 Comsenz Inc.
This is NOT a freeware, use is subject to license terms
$Id: uccode.class.php 753 2008-11-14 06:48:25Z cnteacher $
*/
class uccode {
var $uccodes;
function __construct() {
$this->uccode();
}
function uccode() {
$this->uccode = array(
'pco... | zyyhong | trunk/jiaju001/newbbs/ucenter/lib/uccode.class.php | PHP | asf20 | 5,073 |
<?php
/*
[UCenter] (C)2001-2009 Comsenz Inc.
This is NOT a freeware, use is subject to license terms
$Id: db.class.php 753 2008-11-14 06:48:25Z cnteacher $
*/
class db {
var $querynum = 0;
var $link;
var $histories;
var $dbhost;
var $dbuser;
var $dbpw;
var $dbcharset;
var $pconnect;
... | zyyhong | trunk/jiaju001/newbbs/ucenter/lib/db.class.php | PHP | asf20 | 3,977 |
<?php
/*
[UCenter] (C)2001-2009 Comsenz Inc.
This is NOT a freeware, use is subject to license terms
$Id: template.class.php 845 2008-12-08 05:36:51Z zhaoxiongfei $
*/
class template {
var $tpldir;
var $objdir;
var $tplfile;
var $objfile;
var $langfile;
var $vars;
var $force = 0;
... | zyyhong | trunk/jiaju001/newbbs/ucenter/lib/template.class.php | PHP | asf20 | 6,193 |
<?php
/*
[UCenter] (C)2001-2009 Comsenz Inc.
This is NOT a freeware, use is subject to license terms
$Id: upload.class.php 845 2008-12-08 05:36:51Z zhaoxiongfei $
*/
Class upload{
var $dir;
var $thumb_width;
var $thumb_height;
var $thumb_ext;
var $watermark_file;
var $watermark_pos;
var $... | zyyhong | trunk/jiaju001/newbbs/ucenter/lib/upload.class.php | PHP | asf20 | 8,315 |
<?php
/*
[UCenter] (C)2001-2009 Comsenz Inc.
This is NOT a freeware, use is subject to license terms
$Id: sendmail.inc.php 753 2008-11-14 06:48:25Z cnteacher $
*/
!defined('IN_UC') && exit('Access Denied');
if($mail_setting['mailsilent']) {
error_reporting(0);
}
$maildelimiter = $mail_setting['m... | zyyhong | trunk/jiaju001/newbbs/ucenter/lib/sendmail.inc.php | PHP | asf20 | 5,010 |
<?php
/*
[UCenter] (C)2001-2009 Comsenz Inc.
This is NOT a freeware, use is subject to license terms
$Id: xml.class.php 845 2008-12-08 05:36:51Z zhaoxiongfei $
*/
function xml_unserialize(&$xml, $isnormal = FALSE) {
$xml_parser = new XML($isnormal);
$data = $xml_parser->parse($xml);
$xml_parser->de... | zyyhong | trunk/jiaju001/newbbs/ucenter/lib/xml.class.php | PHP | asf20 | 2,804 |
<?php
/*
[UCenter] (C)2001-2009 Comsenz Inc.
This is NOT a freeware, use is subject to license terms
$Id: badword.php 847 2008-12-08 05:43:24Z zhaoxiongfei $
*/
!defined('IN_UC') && exit('Access Denied');
class badwordmodel {
var $db;
var $base;
function __construct(&$base) {
$this->badwo... | zyyhong | trunk/jiaju001/newbbs/ucenter/model/badword.php | PHP | asf20 | 2,244 |
<?php
/*
[UCenter] (C)2001-2009 Comsenz Inc.
This is NOT a freeware, use is subject to license terms
$Id: mail.php 847 2008-12-08 05:43:24Z zhaoxiongfei $
*/
!defined('IN_UC') && exit('Access Denied');
define('UC_MAIL_REPEAT', 5);
class mailmodel {
var $db;
var $base;
var $apps;
functio... | zyyhong | trunk/jiaju001/newbbs/ucenter/model/mail.php | PHP | asf20 | 5,074 |
<?php
/*
[UCenter] (C)2001-2009 Comsenz Inc.
This is NOT a freeware, use is subject to license terms
$Id: setting.php 845 2008-12-08 05:36:51Z zhaoxiongfei $
*/
!defined('IN_UC') && exit('Access Denied');
class settingmodel {
var $db;
var $base;
function __construct(&$base) {
$this->setti... | zyyhong | trunk/jiaju001/newbbs/ucenter/model/setting.php | PHP | asf20 | 839 |
<?php
/*
[UCenter] (C)2001-2009 Comsenz Inc.
This is NOT a freeware, use is subject to license terms
$Id: pm.php 907 2008-12-26 07:27:40Z monkey $
*/
!defined('IN_UC') && exit('Access Denied');
class pmmodel {
var $db;
var $base;
var $lang;
function __construct(&$base) {
$this->pmmodel(... | zyyhong | trunk/jiaju001/newbbs/ucenter/model/pm.php | PHP | asf20 | 19,367 |
<?php
/*
[UCenter] (C)2001-2009 Comsenz Inc.
This is NOT a freeware, use is subject to license terms
$Id: domain.php 847 2008-12-08 05:43:24Z zhaoxiongfei $
*/
!defined('IN_UC') && exit('Access Denied');
class domainmodel {
var $db;
var $base;
function __construct(&$base) {
$this->domainm... | zyyhong | trunk/jiaju001/newbbs/ucenter/model/domain.php | PHP | asf20 | 1,389 |
<?php
/*
[UCenter] (C)2001-2009 Comsenz Inc.
This is NOT a freeware, use is subject to license terms
$Id: note.php 915 2009-01-19 05:55:43Z monkey $
*/
!defined('IN_UC') && exit('Access Denied');
define('UC_NOTE_REPEAT', 5);
define('UC_NOTE_TIMEOUT', 15);
define('UC_NOTE_GC', 10000);
define('API_... | zyyhong | trunk/jiaju001/newbbs/ucenter/model/note.php | PHP | asf20 | 7,748 |
<?php
/*
[UCenter] (C)2001-2009 Comsenz Inc.
This is NOT a freeware, use is subject to license terms
$Id: user.php 879 2008-12-15 03:28:36Z zhaoxiongfei $
*/
!defined('IN_UC') && exit('Access Denied');
class usermodel {
var $db;
var $base;
function __construct(&$base) {
$this->usermodel($... | zyyhong | trunk/jiaju001/newbbs/ucenter/model/user.php | PHP | asf20 | 7,843 |
<?php
/*
[UCenter] (C)2001-2009 Comsenz Inc.
This is NOT a freeware, use is subject to license terms
$Id: friend.php 772 2008-11-26 08:44:48Z zhaoxiongfei $
*/
!defined('IN_UC') && exit('Access Denied');
class friendmodel {
var $db;
var $base;
function __construct(&$base) {
$this->friendm... | zyyhong | trunk/jiaju001/newbbs/ucenter/model/friend.php | PHP | asf20 | 3,574 |
<?php
/*
[UCenter] (C)2001-2009 Comsenz Inc.
This is NOT a freeware, use is subject to license terms
$Id: admin.php 753 2008-11-14 06:48:25Z cnteacher $
*/
!defined('IN_UC') && exit('Access Denied');
class adminbase extends base {
var $cookie_status = 1;
function __construct() {
$this->admi... | zyyhong | trunk/jiaju001/newbbs/ucenter/model/admin.php | PHP | asf20 | 3,911 |
<?php
/*
[UCenter] (C)2001-2009 Comsenz Inc.
This is NOT a freeware, use is subject to license terms
$Id: user.php 753 2008-11-14 06:48:25Z cnteacher $
*/
!defined('IN_UC') && exit('Access Denied');
class versionmodel {
var $db;
var $base;
function __construct(&$base) {
$this->versionmode... | zyyhong | trunk/jiaju001/newbbs/ucenter/model/version.php | PHP | asf20 | 575 |
<?php
/*
[UCenter] (C)2001-2009 Comsenz Inc.
This is NOT a freeware, use is subject to license terms
$Id: app.php 844 2008-12-08 02:06:04Z zhaoxiongfei $
*/
!defined('IN_UC') && exit('Access Denied');
class appmodel {
var $db;
var $base;
function __construct(&$base) {
$this->appmodel($bas... | zyyhong | trunk/jiaju001/newbbs/ucenter/model/app.php | PHP | asf20 | 2,628 |
<?php
/*
[UCenter] (C)2001-2009 Comsenz Inc.
This is NOT a freeware, use is subject to license terms
$Id: feed.php 845 2008-12-08 05:36:51Z zhaoxiongfei $
*/
!defined('IN_UC') && exit('Access Denied');
class feedmodel {
var $db;
var $base;
var $apps;
var $operations = array();
function _... | zyyhong | trunk/jiaju001/newbbs/ucenter/model/feed.php | PHP | asf20 | 1,433 |
<?php
/*
[UCenter] (C)2001-2009 Comsenz Inc.
This is NOT a freeware, use is subject to license terms
$Id: misc.php 845 2008-12-08 05:36:51Z zhaoxiongfei $
*/
!defined('IN_UC') && exit('Access Denied');
define('UC_ARRAY_SEP_1', 'UC_ARRAY_SEP_1');
define('UC_ARRAY_SEP_2', 'UC_ARRAY_SEP_2');
class mi... | zyyhong | trunk/jiaju001/newbbs/ucenter/model/misc.php | PHP | asf20 | 4,198 |
<?php
/*
[UCenter] (C)2001-2009 Comsenz Inc.
This is NOT a freeware, use is subject to license terms
$Id: tag.php 753 2008-11-14 06:48:25Z cnteacher $
*/
!defined('IN_UC') && exit('Access Denied');
class tagmodel {
var $db;
var $base;
function __construct(&$base) {
$this->tagmodel($base);... | zyyhong | trunk/jiaju001/newbbs/ucenter/model/tag.php | PHP | asf20 | 2,212 |
<?php
/*
[UCenter] (C)2001-2009 Comsenz Inc.
This is NOT a freeware, use is subject to license terms
$Id: cron.php 847 2008-12-08 05:43:24Z zhaoxiongfei $
*/
!defined('IN_UC') && exit('Access Denied');
class cronmodel {
var $db;
var $base;
function __construct(&$base) {
$this->cronmodel($... | zyyhong | trunk/jiaju001/newbbs/ucenter/model/cron.php | PHP | asf20 | 617 |
<?php
/*
[UCenter] (C)2001-2009 Comsenz Inc.
This is NOT a freeware, use is subject to license terms
$Id: cache.php 845 2008-12-08 05:36:51Z zhaoxiongfei $
*/
!defined('IN_UC') && exit('Access Denied');
if(!function_exists('file_put_contents')) {
function file_put_contents($filename, $s) {
$fp = ... | zyyhong | trunk/jiaju001/newbbs/ucenter/model/cache.php | PHP | asf20 | 2,504 |
<?php
/*
[UCenter] (C)2001-2009 Comsenz Inc.
This is NOT a freeware, use is subject to license terms
$Id: plugin.php 845 2008-12-08 05:36:51Z zhaoxiongfei $
*/
!defined('IN_UC') && exit('Access Denied');
class pluginmodel {
var $db;
var $base;
function __construct(&$base) {
$this->pluginm... | zyyhong | trunk/jiaju001/newbbs/ucenter/model/plugin.php | PHP | asf20 | 2,621 |
<?php
/*
[UCenter] (C)2001-2009 Comsenz Inc.
This is NOT a freeware, use is subject to license terms
$Id: avatar.php 910 2008-12-30 03:51:44Z monkey $
*/
error_reporting(0);
define('UC_API', strtolower(($_SERVER['HTTPS'] == 'on' ? 'https' : 'http').'://'.$_SERVER['HTTP_HOST'].substr($_SERVER['PHP_SE... | zyyhong | trunk/jiaju001/newbbs/ucenter/avatar.php | PHP | asf20 | 1,756 |
<?php
/*
[Discuz!] (C)2001-2009 Comsenz Inc.
This is NOT a freeware, use is subject to license terms
$Id: search.php 16688 2008-11-14 06:41:07Z cnteacher $
*/
define('NOROBOT', TRUE);
define('CURSCRIPT', 'search');
require_once './include/common.inc.php';
require_once DISCUZ_ROOT.'./include/forum.func.... | zyyhong | trunk/jiaju001/51shangcheng.cn/htdocs/search.php | PHP | asf20 | 10,230 |
<? if(!defined('IN_DISCUZ')) exit('Access Denied');
0
|| checktplrefresh('D:\Website\51shangcheng.cn\htdocs\./templates/default/showmessage.htm', 'D:\Website\51shangcheng.cn\htdocs\./templates/default/header.htm', 1250692030, '2', './templates/uchome')
|| checktplrefresh('D:\Website\51shangcheng.cn\htdocs\./templates/... | zyyhong | trunk/jiaju001/51shangcheng.cn/htdocs/forumdata/templates/2_showmessage.tpl.php | PHP | asf20 | 26,426 |
<? if(!defined('IN_DISCUZ')) exit('Access Denied');
0
|| checktplrefresh('D:\Website\51shangcheng.cn\htdocs\././templates/default/memcp_profile.htm', 'D:\Website\51shangcheng.cn\htdocs\././templates/default/header.htm', 1250676295, '1', './templates/default')
|| checktplrefresh('D:\Website\51shangcheng.cn\htdocs\././t... | zyyhong | trunk/jiaju001/51shangcheng.cn/htdocs/forumdata/templates/1_memcp_profile.tpl.php | PHP | asf20 | 58,050 |
<? if(!defined('IN_DISCUZ')) exit('Access Denied');
0
|| checktplrefresh('D:\Website\51shangcheng.cn\htdocs\./templates/default/my.htm', 'D:\Website\51shangcheng.cn\htdocs\./templates/default/header.htm', 1253525249, '2', './templates/uchome')
|| checktplrefresh('D:\Website\51shangcheng.cn\htdocs\./templates/default/m... | zyyhong | trunk/jiaju001/51shangcheng.cn/htdocs/forumdata/templates/2_my.tpl.php | PHP | asf20 | 34,054 |
<? if(!defined('IN_DISCUZ')) exit('Access Denied'); ob_end_clean(); ob_start(); @header("Expires: -1"); @header("Cache-Control: no-store, private, post-check=0, pre-check=0, max-age=0", FALSE); @header("Pragma: no-cache"); @header("Content-type: application/xml; charset=$charset"); echo '<?xml version="1.0" encoding="'... | zyyhong | trunk/jiaju001/51shangcheng.cn/htdocs/forumdata/templates/1_header_ajax.tpl.php | PHP | asf20 | 355 |
<? if(!defined('IN_DISCUZ')) exit('Access Denied');
0
|| checktplrefresh('D:\Website\51shangcheng.cn\htdocs\./templates/default/footer.htm', 'D:\Website\51shangcheng.cn\htdocs\./templates/default/jsmenu.htm', 1250740646, '2', './templates/uchome')
;?>
</div><? if(!empty($plugins['jsmenu'])) { ?>
<ul class="popupmen... | zyyhong | trunk/jiaju001/51shangcheng.cn/htdocs/forumdata/templates/2_footer.tpl.php | PHP | asf20 | 3,419 |
<? if(!defined('IN_DISCUZ')) exit('Access Denied');
0
|| checktplrefresh('D:\Website\51shangcheng.cn\htdocs\././templates/default/viewthread_node.htm', 'D:\Website\51shangcheng.cn\htdocs\././templates/default/viewthread_pay.htm', 1250689759, '1', './templates/default')
;?>
<div id="post_<?=$post['pid']?>">
<table id=... | zyyhong | trunk/jiaju001/51shangcheng.cn/htdocs/forumdata/templates/1_viewthread_node.tpl.php | PHP | asf20 | 26,069 |
<? if(!defined('IN_DISCUZ')) exit('Access Denied');
0
|| checktplrefresh('D:\Website\51shangcheng.cn\htdocs\././templates/default/viewthread.htm', 'D:\Website\51shangcheng.cn\htdocs\././templates/default/header.htm', 1250675098, '1', './templates/default')
|| checktplrefresh('D:\Website\51shangcheng.cn\htdocs\././temp... | zyyhong | trunk/jiaju001/51shangcheng.cn/htdocs/forumdata/templates/1_viewthread.tpl.php | PHP | asf20 | 68,121 |
<? if(!defined('IN_DISCUZ')) exit('Access Denied'); ?>
<div class="specialpost s_clear">
<div class="specialinfo">
<h4><label for="affirmpoint">正方:</label></h4>
<div><textarea name="affirmpoint" id="affirmpoint" class="txtarea" tabindex="1"><?=$debate['affirmpoint']?></textarea></div>
<h4><label for="negapoint">反方:... | zyyhong | trunk/jiaju001/51shangcheng.cn/htdocs/forumdata/templates/2_post_debate.tpl.php | PHP | asf20 | 1,568 |
<? if(!defined('IN_DISCUZ')) exit('Access Denied');
0
|| checktplrefresh('D:\Website\51shangcheng.cn\htdocs\./templates/default/pm.htm', 'D:\Website\51shangcheng.cn\htdocs\./templates/default/pm_node.htm', 1250740646, '2', './templates/uchome')
|| checktplrefresh('D:\Website\51shangcheng.cn\htdocs\./templates/default/... | zyyhong | trunk/jiaju001/51shangcheng.cn/htdocs/forumdata/templates/2_pm.tpl.php | PHP | asf20 | 17,135 |
<? if(!defined('IN_DISCUZ')) exit('Access Denied'); $s = ob_get_contents(); ob_end_clean(); $s = preg_replace("/([\x01-\x08\x0b-\x0c\x0e-\x1f])+/", ' ', $s); $s = str_replace(array(chr(0), ']]>'), array(' ', ']]>'), $s); ?><?=$s?>
]]></root><? exit; ?> | zyyhong | trunk/jiaju001/51shangcheng.cn/htdocs/forumdata/templates/TEMPLATEID_footer_ajax.tpl.php | PHP | asf20 | 256 |
<? if(!defined('IN_DISCUZ')) exit('Access Denied'); ?>
<div id="modlayer" style="display: none;position:position">
<input type="hidden" name="optgroup" />
<input type="hidden" name="operation" />
<a class="collapse" href="javascript:;" onclick="$('modlayer').className='collapsed'"><img src="<?=IMGDIR?>/collapsed_yes.g... | zyyhong | trunk/jiaju001/51shangcheng.cn/htdocs/forumdata/templates/1_topicadmin_modlayer.tpl.php | PHP | asf20 | 2,816 |
<? if(!defined('IN_DISCUZ')) exit('Access Denied'); ?>
<table cellspacing="0" cellpadding="0" summary="我的主题" class="datatable">
<thead class="colplural">
<tr>
<th> </th>
<td class="forum">版块</td>
<td class="nums">
<select onchange="window.location='my.php?item=threads&filter=' + this.value + '<?=$fidadd?>'">... | zyyhong | trunk/jiaju001/51shangcheng.cn/htdocs/forumdata/templates/1_my_threads.tpl.php | PHP | asf20 | 2,010 |
<? if(!defined('IN_DISCUZ')) exit('Access Denied');
0
|| checktplrefresh('D:\Website\51shangcheng.cn\htdocs\./templates/default/nopermission.htm', 'D:\Website\51shangcheng.cn\htdocs\./templates/default/header.htm', 1250767482, '2', './templates/uchome')
|| checktplrefresh('D:\Website\51shangcheng.cn\htdocs\./templates... | zyyhong | trunk/jiaju001/51shangcheng.cn/htdocs/forumdata/templates/2_nopermission.tpl.php | PHP | asf20 | 27,525 |
<? if(!defined('IN_DISCUZ')) exit('Access Denied');
0
|| checktplrefresh('D:\Website\51shangcheng.cn\htdocs\./templates/default/faq.htm', 'D:\Website\51shangcheng.cn\htdocs\./templates/default/header.htm', 1256015810, '2', './templates/uchome')
|| checktplrefresh('D:\Website\51shangcheng.cn\htdocs\./templates/default/... | zyyhong | trunk/jiaju001/51shangcheng.cn/htdocs/forumdata/templates/2_faq.tpl.php | PHP | asf20 | 27,047 |
<? if(!defined('IN_DISCUZ')) exit('Access Denied'); ob_end_clean(); ob_start(); @header("Expires: -1"); @header("Cache-Control: no-store, private, post-check=0, pre-check=0, max-age=0", FALSE); @header("Pragma: no-cache"); @header("Content-type: application/xml; charset=$charset"); echo '<?xml version="1.0" encoding="'... | zyyhong | trunk/jiaju001/51shangcheng.cn/htdocs/forumdata/templates/2_header_ajax.tpl.php | PHP | asf20 | 355 |
<? if(!defined('IN_DISCUZ')) exit('Access Denied');
0
|| checktplrefresh('D:\Website\51shangcheng.cn\htdocs\././templates/default/post.htm', 'D:\Website\51shangcheng.cn\htdocs\././templates/default/header_nofloat.htm', 1250676350, '1', './templates/default')
|| checktplrefresh('D:\Website\51shangcheng.cn\htdocs\././te... | zyyhong | trunk/jiaju001/51shangcheng.cn/htdocs/forumdata/templates/1_post.tpl.php | PHP | asf20 | 50,985 |
<? if(!defined('IN_DISCUZ')) exit('Access Denied');
0
|| checktplrefresh('D:\Website\51shangcheng.cn\htdocs\./templates/default/memcp_profile.htm', 'D:\Website\51shangcheng.cn\htdocs\./templates/default/header.htm', 1250745576, '2', './templates/uchome')
|| checktplrefresh('D:\Website\51shangcheng.cn\htdocs\./template... | zyyhong | trunk/jiaju001/51shangcheng.cn/htdocs/forumdata/templates/2_memcp_profile.tpl.php | PHP | asf20 | 58,020 |
<? if(!defined('IN_DISCUZ')) exit('Access Denied');
0
|| checktplrefresh('D:\Website\51shangcheng.cn\htdocs\././templates/default/register.htm', 'D:\Website\51shangcheng.cn\htdocs\././templates/default/header_nofloat.htm', 1250689565, '1', './templates/default')
|| checktplrefresh('D:\Website\51shangcheng.cn\htdocs\./... | zyyhong | trunk/jiaju001/51shangcheng.cn/htdocs/forumdata/templates/1_register.tpl.php | PHP | asf20 | 18,043 |
<? if(!defined('IN_DISCUZ')) exit('Access Denied');
0
|| checktplrefresh('D:\Website\51shangcheng.cn\htdocs\./templates/default/header.htm', 'D:\Website\51shangcheng.cn\htdocs\./templates/default/css_script.htm', 1250740646, '2', './templates/uchome')
;?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" ... | zyyhong | trunk/jiaju001/51shangcheng.cn/htdocs/forumdata/templates/2_header.tpl.php | PHP | asf20 | 20,687 |
<? if(!defined('IN_DISCUZ')) exit('Access Denied'); include template('header'); ?>
<div class="float" id="floatlayout_topicadmin">
<div class="floatboxnarrow">
<h3 class="float_ctrl">
<em id="return_mods">选择了 <?=$modpostsnum?> 篇帖子</em>
<span>
<a href="javascript:;" class="float_close" onclick="floatwin('close_mods... | zyyhong | trunk/jiaju001/51shangcheng.cn/htdocs/forumdata/templates/1_topicadmin.tpl.php | PHP | asf20 | 12,797 |
<? if(!defined('IN_DISCUZ')) exit('Access Denied');
0
|| checktplrefresh('D:\Website\51shangcheng.cn\htdocs\./templates/default/discuz.htm', 'D:\Website\51shangcheng.cn\htdocs\./templates/default/header.htm', 1252985571, '2', './templates/uchome')
|| checktplrefresh('D:\Website\51shangcheng.cn\htdocs\./templates/defau... | zyyhong | trunk/jiaju001/51shangcheng.cn/htdocs/forumdata/templates/2_discuz.tpl.php | PHP | asf20 | 42,526 |
<? if(!defined('IN_DISCUZ')) exit('Access Denied');
0
|| checktplrefresh('D:\Website\51shangcheng.cn\htdocs\././templates/default/login.htm', 'D:\Website\51shangcheng.cn\htdocs\././templates/default/header_nofloat.htm', 1250677061, '1', './templates/default')
|| checktplrefresh('D:\Website\51shangcheng.cn\htdocs\././t... | zyyhong | trunk/jiaju001/51shangcheng.cn/htdocs/forumdata/templates/1_login.tpl.php | PHP | asf20 | 15,239 |
<? if(!defined('IN_DISCUZ')) exit('Access Denied'); $s = ob_get_contents(); ob_end_clean(); $s = preg_replace("/([\x01-\x08\x0b-\x0c\x0e-\x1f])+/", ' ', $s); $s = str_replace(array(chr(0), ']]>'), array(' ', ']]>'), $s); ?><?=$s?>
]]></root><? exit; ?> | zyyhong | trunk/jiaju001/51shangcheng.cn/htdocs/forumdata/templates/1_footer_ajax.tpl.php | PHP | asf20 | 256 |
<? if(!defined('IN_DISCUZ')) exit('Access Denied');
0
|| checktplrefresh('D:\Website\51shangcheng.cn\htdocs\./templates/default/viewthread_node.htm', 'D:\Website\51shangcheng.cn\htdocs\./templates/default/viewthread_pay.htm', 1250692226, '2', './templates/uchome')
;?>
<div id="post_<?=$post['pid']?>">
<table id="pid<... | zyyhong | trunk/jiaju001/51shangcheng.cn/htdocs/forumdata/templates/2_viewthread_node.tpl.php | PHP | asf20 | 26,064 |
<? if(!defined('IN_DISCUZ')) exit('Access Denied');
0
|| checktplrefresh('D:\Website\51shangcheng.cn\htdocs\././templates/default/discuz.htm', 'D:\Website\51shangcheng.cn\htdocs\././templates/default/header.htm', 1250675105, '1', './templates/default')
|| checktplrefresh('D:\Website\51shangcheng.cn\htdocs\././template... | zyyhong | trunk/jiaju001/51shangcheng.cn/htdocs/forumdata/templates/1_discuz.tpl.php | PHP | asf20 | 42,553 |
<? if(!defined('IN_DISCUZ')) exit('Access Denied');
0
|| checktplrefresh('D:\Website\51shangcheng.cn\htdocs\././templates/default/showmessage.htm', 'D:\Website\51shangcheng.cn\htdocs\././templates/default/header.htm', 1250675114, '1', './templates/default')
|| checktplrefresh('D:\Website\51shangcheng.cn\htdocs\././tem... | zyyhong | trunk/jiaju001/51shangcheng.cn/htdocs/forumdata/templates/1_showmessage.tpl.php | PHP | asf20 | 26,446 |
<? if(!defined('IN_DISCUZ')) exit('Access Denied'); include template('header'); if($return) { ?>
<script type="text/javascript">
var tagsplit = $('tags').value.split(' ');
var inssplit = "<?=$return?>";
var returnsplit = inssplit.split(' ');
var result = '';
for(i in tagsplit) {
for(j in returnsplit) {
if(tagsp... | zyyhong | trunk/jiaju001/51shangcheng.cn/htdocs/forumdata/templates/TEMPLATEID_relatekw.tpl.php | PHP | asf20 | 557 |
<? if(!defined('IN_DISCUZ')) exit('Access Denied');
0
|| checktplrefresh('D:\Website\51shangcheng.cn\htdocs\./templates/default/register.htm', 'D:\Website\51shangcheng.cn\htdocs\./templates/default/header_nofloat.htm', 1250727845, '2', './templates/uchome')
|| checktplrefresh('D:\Website\51shangcheng.cn\htdocs\./templ... | zyyhong | trunk/jiaju001/51shangcheng.cn/htdocs/forumdata/templates/2_register.tpl.php | PHP | asf20 | 18,028 |
<? if(!defined('IN_DISCUZ')) exit('Access Denied'); function tpl_hide_credits_hidden($creditsrequire) {
global $hideattach;
?><?
$return = <<<EOF
<div class="locked">本帖隐藏的内容需要积分高于 {$creditsrequire} 才可浏览</div>
EOF;
?><? return $return; }
function tpl_hide_credits($creditsrequire, $message) {
global $hideattach;
... | zyyhong | trunk/jiaju001/51shangcheng.cn/htdocs/forumdata/templates/1_discuzcode.tpl.php | PHP | asf20 | 11,476 |
<? if(!defined('IN_DISCUZ')) exit('Access Denied');
0
|| checktplrefresh('D:\Website\51shangcheng.cn\htdocs\././templates/default/ec_credit.htm', 'D:\Website\51shangcheng.cn\htdocs\././templates/default/header.htm', 1250677643, '1', './templates/default')
|| checktplrefresh('D:\Website\51shangcheng.cn\htdocs\././templ... | zyyhong | trunk/jiaju001/51shangcheng.cn/htdocs/forumdata/templates/1_ec_credit.tpl.php | PHP | asf20 | 35,916 |
<? if(!defined('IN_DISCUZ')) exit('Access Denied'); ?>
#modlayer { position: absolute; right: 0; padding: 12px; width: 275px; background-color: #FFF; border: 4px solid #7FCAE2; }
#modlayer a { color: #09C; }
#modlayer label { float: right; margin-top: 5px; }
#modcount { padding: 0 2px; font-size: 24px; font-weight: ... | zyyhong | trunk/jiaju001/51shangcheng.cn/htdocs/forumdata/templates/1_css_topicadmin.tpl.php | PHP | asf20 | 2,272 |
<? if(!defined('IN_DISCUZ')) exit('Access Denied');
0
|| checktplrefresh('D:\Website\51shangcheng.cn\htdocs\./templates/default/search.htm', 'D:\Website\51shangcheng.cn\htdocs\./templates/default/header.htm', 1256015809, '2', './templates/uchome')
|| checktplrefresh('D:\Website\51shangcheng.cn\htdocs\./templates/defau... | zyyhong | trunk/jiaju001/51shangcheng.cn/htdocs/forumdata/templates/2_search.tpl.php | PHP | asf20 | 61,513 |
<? if(!defined('IN_DISCUZ')) exit('Access Denied'); ?>
#modlayer { position: absolute; right: 0; padding: 12px; width: 275px; background-color: #FFF; border: 4px solid #7FCAE2; }
#modlayer a { color: #09C; }
#modlayer label { float: right; margin-top: 5px; }
#modcount { padding: 0 2px; font-size: 24px; font-weight: ... | zyyhong | trunk/jiaju001/51shangcheng.cn/htdocs/forumdata/templates/2_css_topicadmin.tpl.php | PHP | asf20 | 2,272 |
<? if(!defined('IN_DISCUZ')) exit('Access Denied');
0
|| checktplrefresh('D:\Website\51shangcheng.cn\htdocs\././templates/default/my.htm', 'D:\Website\51shangcheng.cn\htdocs\././templates/default/header.htm', 1250676277, '1', './templates/default')
|| checktplrefresh('D:\Website\51shangcheng.cn\htdocs\././templates/de... | zyyhong | trunk/jiaju001/51shangcheng.cn/htdocs/forumdata/templates/1_my.tpl.php | PHP | asf20 | 34,079 |
<? if(!defined('IN_DISCUZ')) exit('Access Denied');
0
|| checktplrefresh('D:\Website\51shangcheng.cn\htdocs\./templates/default/memcp_usergroups.htm', 'D:\Website\51shangcheng.cn\htdocs\./templates/default/header.htm', 1253439394, '2', './templates/uchome')
|| checktplrefresh('D:\Website\51shangcheng.cn\htdocs\./templ... | zyyhong | trunk/jiaju001/51shangcheng.cn/htdocs/forumdata/templates/2_memcp_usergroups.tpl.php | PHP | asf20 | 35,792 |