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
<html> <head> <title>$bbname - Powered by Discuz! Board</title> <meta http-equiv="Content-Type" content="text/html; charset=$charset" /> <style type="text/css"> body {margin: 10px 80px;} body,table {font-size: {FONTSIZE}; font-family: {FONT};} </style> <script type="text/javascript" src="include/javascript/...
zyyhong
trunk/jiaju001/bbs/templates/default/viewthread_printable.htm
HTML
asf20
2,743
<!--{if !empty($jsmenu[2])}--> <ul class="popupmenu_popup headermenu_popup" id="memcp_menu" style="display: none"> <li><a href="memcp.php">{lang memcp_home}</a></li> <li><a href="memcp.php?action=profile">{lang memcp_profile}</a></li> <!--{if $exchangestatus || $transferstatus || $ec_ratio}--> <li><a hre...
zyyhong
trunk/jiaju001/bbs/templates/default/jsmenu.htm
HTML
asf20
3,764
{template header} <div style="width: 400px" class="popupmenu_option" id="ajax_explain_menu"> <a href="###" onclick="hideMenu()"><img align="right" src="{IMGDIR}/close.gif" border="0" alt="" /></a><br /> <form method="post" id="explainform_$id" action="eccredit.php?action=explain&inajax=1&explainsubmit=yes"> <input ...
zyyhong
trunk/jiaju001/bbs/templates/default/ec_explain.htm
HTML
asf20
714
{template header} <div id="nav"><a href="$indexname">$bbname</a> &raquo; {lang search}</div> <div class="mainbox threadlist"> <h1>{lang search}</h1> <table summary="{lang search}" cellspacing="0" cellpadding="0"> <thead> <tr> <th>{lang subject}</th> <td class="forum">{lang forum}</td> <td ...
zyyhong
trunk/jiaju001/bbs/templates/default/search_qihoo.htm
HTML
asf20
766
{template header} <div id="nav"><a href="$indexname">$bbname</a> &raquo; <a href="stats.php">{lang stats}</a> &raquo; {lang stats_main}</div> <div class="container"> <div class="side"> {template stats_navbar} </div> <div class="content"> <div class="mainbox"> <h3>{lang stats_main_member}</h3> ...
zyyhong
trunk/jiaju001/bbs/templates/default/stats_main.htm
HTML
asf20
3,925
<?php // Message Pack for Discuz! Version 1.0.0 // Created by Crossday $language = array ( 'discuz_lang' => 'templates', 'ban_member' => '禁止用户', 'input_invalid' => '填写无效', 'title_none' => '无标题', 'title' => '标题', 'leaveword' => '留言', 'status' => '状态', 'confirm' => '批准', 'never' => '从未', 'on...
zyyhong
trunk/jiaju001/bbs/templates/default/templates.lang.php
PHP
asf20
87,698
<form method="post" id="postform" action="pm.php?action=send&pmsubmit=yes" onSubmit="return validate(this)"> <!--{if $folder == 'outbox'}--><input type="hidden" name="pmid" value="$pmid" /><!--{/if}--> <input type="hidden" name="formhash" value="{FORMHASH}" /> <div class="mainbox formbox"> <h1>{lang pm_send}</h...
zyyhong
trunk/jiaju001/bbs/templates/default/pm_send.htm
HTML
asf20
5,367
<!--{eval function userinfo($member) { global $spacelanguage, $spacesettings, $uid; }--> <table class="module" cellpadding="0" cellspacing="0" border="0"><tr><td class="header"><div class="title">$spacelanguage[userinfo]</div></td></tr> <tr><td> <div id="module_userinfo"> <div class="status">{lang status}...
zyyhong
trunk/jiaju001/bbs/templates/default/viewpro.htm
HTML
asf20
8,252
<script type="text/javascript"> if(!(is_ie >= 5 || is_moz >= 2)) { $('restoredata').style.display = 'none'; } var editorid = '$editorid'; var textobj = $(editorid + '_textarea'); var wysiwyg = (is_ie || is_moz || (is_opera >= 9)) && parseInt('$editormode') && bbinsert == 1 ? 1 : 0; var allowswitcheditor ...
zyyhong
trunk/jiaju001/bbs/templates/default/post_js.htm
HTML
asf20
4,416
<?php // Message Pack for Discuz! Version 1.0.0 // Created by Crossday $language = array ( 'undefined_action' => '未定义操作,请返回。', 'group_nopermission' => '您所在的用户组($grouptitle)无法进行此操作。', 'group_expiry_disabled' => '您目前没有即将到期的用户组,请返回。', 'period_nopermission' => '对不起,管理员设置了每日 $banperiods 不能进行此操作或访问此页面,请其他时间再试...
zyyhong
trunk/jiaju001/bbs/templates/default/messages.lang.php
PHP
asf20
41,437
{template header} <!--{if $inajax}--> <div class="tagthread"> <a class="close" href="javascript:;hideMenu()" title=="{lang close}"><img src="{IMGDIR}/close.gif" alt="{lang close}" /></a> <h4>{lang tag}: $name</h4> <ul> <!--{if $threadlist}--> <!--{loop $threadlist $thread}--> <li><a href="vie...
zyyhong
trunk/jiaju001/bbs/templates/default/tag_threads.htm
HTML
asf20
5,412
<!--{if $postinfo['attachment'] && $attachments}--> <div class="mainbox"> <h3>{lang attachments}</h3> <table summary="{lang attachments}" cellspacing="0" cellpadding="0"> <thead> <tr> <td class="selector">{lang delete_check}</td> <td>aid</td> <td>{lang attachment}</td> <td class...
zyyhong
trunk/jiaju001/bbs/templates/default/post_editpost_attachlist.htm
HTML
asf20
3,646
{template header} <input type="hidden" name="selecttypeid" size="45" value="$selecttypeid" /> <table cellspacing="0" cellpadding="0" width="100%"> <!--{if $forum['threadtypes']['expiration'][$selecttypeid]}--> <tr><th>{lang threadtype_expiration}({lang required})</th> <td> <select name="typeexpiration"> ...
zyyhong
trunk/jiaju001/bbs/templates/default/post_typeoption.htm
HTML
asf20
3,093
<form method="post" action="my.php?item=subscriptions"> <input type="hidden" name="formhash" value="{FORMHASH}" /> <table cellspacing="0" cellpadding="0" width="100%" summary="{lang my_subscription_threads}"> <thead> <tr> <td width="48"><input type="checkbox" name="chkall" class="header checkbox" onclick="checka...
zyyhong
trunk/jiaju001/bbs/templates/default/my_subscriptions.htm
HTML
asf20
1,349
<?php // Email Pack for Discuz! Version 3.1.0 // Translated by Crossday // ATTENTION: Please add slashes(\) before single & double quotes( ' & " ) $language = array ( 'get_passwd_subject' => '取回密码说明', 'get_passwd_message' => ' $member[username], 这封信是由 $bbname 发送的。 您收到这封邮件,是因为在我们的论坛上这个邮箱地址被登记为用户邮...
zyyhong
trunk/jiaju001/bbs/templates/default/emails.lang.php
PHP
asf20
8,957
/* Offical Style for Discuz!(R) URL: http://www.discuz.net (C) 2001-2007 Comsenz Inc. <style type="text/css"> */ /* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Common Style ~~~~ */ * { word-wrap: break-word; } body, td, input, textarea, select, button { color: {TABLETEXT}; font: {FON...
zyyhong
trunk/jiaju001/bbs/templates/default/css.htm
HTML
asf20
45,113
<div style="clear: both; margin-top: 5px"> <table width="{TABLEWIDTH}" align="center" style="border: #FF9200 solid 1px;"> <tr class="header" style="background-color:#FFD297"> <td width="25%" align="center"><b>≡ 最新图片 ≡</b></td> <td width="25%" align="center"><b>≡ 最新主题 ≡</b></td> <td width="25%" align="ce...
zyyhong
trunk/jiaju001/bbs/templates/default/toplist.htm
HTML
asf20
2,281
<div> <h2>{lang my_admin}</h2> <ul> <li class="<!--{if $BASESCRIPT == 'pm.php'}-->side_on first<!--{/if}-->"><h3><a href="pm.php">{lang pm}</a></h3></li> <!--{if $BASESCRIPT == 'my.php'}--> <li class="side_on"> <h3>{lang my}</h3> <ul> <li<!--{if in_array($item, array('threads', 'posts'))}--> class...
zyyhong
trunk/jiaju001/bbs/templates/default/personal_navbar.htm
HTML
asf20
5,173
<form method="post" action="my.php?item=buddylist"> <input type="hidden" name="formhash" value="{FORMHASH}" /> <table summary="{lang my_buddylist}" cellspacing="0" cellpadding="0" width="100%"> <thead> <tr> <td class="selector">{lang delete_check}</td> <td class="user">{lang username}</td> <td>{l...
zyyhong
trunk/jiaju001/bbs/templates/default/my_buddylist.htm
HTML
asf20
1,327
<table cellspacing="0" cellpadding="0" width="100%"> <tr><td> {lang my_promotion_url}<br /> </td></tr> <tr><td> {lang post_promotion_url1}<input type="text" onclick="this.select();setcopy(this.value, '{lang post_copied}');" value="$boardurl?fromuid=$discuz_uid" size="50" /> </td></tr> <tr><td> {...
zyyhong
trunk/jiaju001/bbs/templates/default/my_promotion.htm
HTML
asf20
857
<!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=$charset" /> $extrahead <title>{lang supe_dialog_box} - Powered By X-Space</title>...
zyyhong
trunk/jiaju001/bbs/templates/default/supesite_showmessage.htm
HTML
asf20
3,351
{template header} <div class="subtable nav"> <a href="$indexname">$bbname</a> &raquo; {lang supe_import_forum} </div><br /> <script type="text/javascript"> function validate(theform) { if (!theform.importsubmit.disabled && !theform.fid.value) { alert('{lang supe_pls_choose_forum_you_want}'); return false...
zyyhong
trunk/jiaju001/bbs/templates/default/supesite_import.htm
HTML
asf20
3,945
<table cellspacing="0" cellpadding="0" width="100%"> <thead> <tr> <td>{lang in_thread}</td> <td>{lang forum}</td> <td class="time"><!--{if $type == 'orig'}-->{lang lastpost}<!--{else}-->{lang debate_dateline}<!--{/if}--></td> <td>{lang status}</td> </tr> </thead> <tbody> <!--{if $debatelist}--> <!--{loop ...
zyyhong
trunk/jiaju001/bbs/templates/default/my_debate.htm
HTML
asf20
1,381
<?php // Message Pack for Discuz! WAP Version 1.0.0 // Created by Crossday $lang = array ( 'username' => '用户名', 'password' => '密码', 'submit' => '提交', 'page' => '页', 'replies' => '回', 'views' => '点', 'reply' => '回复', 'delete' => '删除', 'anonymous' => '匿名', 'forum' => '版块', 'from' => '来自:',...
zyyhong
trunk/jiaju001/bbs/templates/default/wap.lang.php
PHP
asf20
8,460
{template header} <div id="nav"><a href="$indexname">$bbname</a> $navigation &raquo; {lang pay}</div> <form method="post" action="misc.php?action=pay"> <input type="hidden" name="formhash" value="{FORMHASH}" /> <input type="hidden" name="referer" value="$referer" /> <div class="mainbox formbox"> <h1>{lang pa...
zyyhong
trunk/jiaju001/bbs/templates/default/pay.htm
HTML
asf20
1,563
{template header} <div class="ajaxform" style="width: 500px;"> <form method="post" id="postpmform" name="postpmform" action="pm.php?action=send&inajax=1"> <input type="hidden" name="formhash" value="{FORMHASH}" /> <input type="hidden" name="pmsubmit" value="{FORMHASH}" /> <table cellspacing="0" cellpadding="0" w...
zyyhong
trunk/jiaju001/bbs/templates/default/pm_send_ajax.htm
HTML
asf20
2,225
{template header} <!--{if !empty($multipage)}--><div class="pages_btns">$multipage</div><!--{/if}--> <div class="box specialpostcontainer"> <ul class="tabs"> <li id="viewall" $standchecked[all]><a href="viewthread.php?do=viewdebatepost&tid=$tid" onclick="ajaxget(this.href, 'ajaxdebateposts', 'ajaxspecialposts');...
zyyhong
trunk/jiaju001/bbs/templates/default/viewthread_debate_posts.htm
HTML
asf20
4,658
<!--{if !$iscircle || !empty($frombbs)}-->{template header}<!--{else}-->{template supesite_header}<!--{/if}--> <script type="text/javascript" src="include/javascript/viewthread.js"></script> <script type="text/javascript">zoomstatus = parseInt($zoomstatus);</script> <div id="foruminfo"> <div id="nav"> <!--{...
zyyhong
trunk/jiaju001/bbs/templates/default/viewthread_video.htm
HTML
asf20
13,628
{template header} <!--{if $inajax}--> {lang admin_getip_this} <b>$member[useip]</b> $member[iplocation] <!--{if $allowviewip}--> <br /><a href="admincp.php?action=ipban&ip=$member[useip]&frames=yes" target="_blank">[ {lang admin_ban_this_ip} ]</a> &nbsp; <!--{/if}--> <a href="###close" onclick="hideMen...
zyyhong
trunk/jiaju001/bbs/templates/default/topicadmin_getip.htm
HTML
asf20
983
<html> <head> <meta http-equiv="content-type" content="text/html; charset=$charset" /> <title>$bbname</title> <style type="text/css"> body { background-color: #FFFFFF; color: #000000; font-family: Verdana, Tahoma; font-size: 12px; margin: 20px; padding: 0px; } #largetext { font-size: 18px; font-weight: bold; mar...
zyyhong
trunk/jiaju001/bbs/templates/default/pm_archive_html.htm
HTML
asf20
2,079
<table cellspacing="0" cellpadding="0" width="100%"> <thead> <tr> <td>{lang in_thread}</td> <td>{lang forum}</td> <td><!--{if $type == 'poll'}-->{lang lastpost}<!--{else}-->{lang poll_dateline}<!--{/if}--></td> <td>{lang status}</td> </tr> </thead> <tbody> <!--{if $polllist}--> <!--{loop $polllist $key $pol...
zyyhong
trunk/jiaju001/bbs/templates/default/my_polls.htm
HTML
asf20
1,340
<!--{if !$iscircle || !$sgid}-->{template header}<!--{else}-->{template supesite_header}<!--{/if}--> <div id="nav"><a href="$indexname">$bbname</a> $navigation &raquo; <!--{if $special == 2}--><a href="viewthread.php?do=tradeinfo&tid=$tid&pid=$pid">$trade[subject]</a> &raquo; {lang post_editpost_tradegoods}<!--{else...
zyyhong
trunk/jiaju001/bbs/templates/default/post_editpost_trade.htm
HTML
asf20
5,694
<!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=$charset" /> <title>$navtitle $bbname $seotitle - Powered by Discuz!</title> $seoh...
zyyhong
trunk/jiaju001/bbs/templates/PinkDresser/header.htm
HTML
asf20
6,119
<!--{if !empty($jsmenu) && (empty($bbclosed) || $adminid == 1)}-->{template jsmenu}<!--{/if}--> <div id="ad_footerbanner1"></div><div id="ad_footerbanner2"></div><div id="ad_footerbanner3"></div> </div> <div id="footer"> <div class="wrap"> <div id="footlinks"> <p>{lang time_now}<!--{if $icp}--> <a href="h...
zyyhong
trunk/jiaju001/bbs/templates/PinkDresser/footer.htm
HTML
asf20
2,787
/* PinkDresser Style for Discuz!(R) URL: http://www.discuz.net (C) 2001-2007 Comsenz Inc. <style type="text/css"> */ * { word-break: break-all; word-wrap: break-word; } body { {BGCODE}; text-align: center; background-repeat: repeat-x; } .wrap { text-align: left; margin: 0 auto; overflow: hidden; margin-bottom: ...
zyyhong
trunk/jiaju001/bbs/templates/PinkDresser/css_append.htm
HTML
asf20
3,153
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: leftmenu.php 9804 2007-08-15 05:56:19Z cnteacher $ */ define('NOROBOT', TRUE); require_once './include/common.inc.php'; require_once DISCUZ_ROOT.'./include/forum.func.php'; $forumlist = $collaps...
zyyhong
trunk/jiaju001/bbs/leftmenu.php
PHP
asf20
1,548
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: relatekw.php 10051 2007-08-23 02:40:59Z monkey $ */ error_reporting(0); set_magic_quotes_runtime(0); define('DISCUZ_ROOT', './'); define('IN_DISCUZ', TRUE); define('NOROBOT', TRUE); $inajax ...
zyyhong
trunk/jiaju001/bbs/relatekw.php
PHP
asf20
1,562
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: trade.php 16736 2008-11-17 05:25:55Z cnteacher $ */ define('NOROBOT', TRUE); define('CURSCRIPT', 'trade'); require_once './include/common.inc.php'; require_once DISCUZ_ROOT.'./api/alipayapi.php'...
zyyhong
trunk/jiaju001/bbs/trade.php
PHP
asf20
9,828
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: attachment.php 10506 2007-09-03 09:56:32Z liuqiang $ */ define('NOROBOT', TRUE); require_once './include/common.inc.php'; $discuz_action = 14; // read local file's function: 1=fread 2=readfile...
zyyhong
trunk/jiaju001/bbs/attachment.php
PHP
asf20
7,856
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: invite.php 10420 2007-08-29 08:18:57Z tiger $ */ require_once './include/common.inc.php'; if($regstatus < 1) { showmessage('invite_close'); } elseif(!$discuz_uid || !$allowinvite) { showmessa...
zyyhong
trunk/jiaju001/bbs/invite.php
PHP
asf20
5,601
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: memcp.php 10424 2007-08-29 08:44:01Z monkey $ */ define('NOROBOT', TRUE); require_once './include/common.inc.php'; $discuz_action = 7; $avatarextarray = array('gif', 'jpg', 'png'); if(!$discu...
zyyhong
trunk/jiaju001/bbs/memcp.php
PHP
asf20
37,737
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: faq.php 9804 2007-08-15 05:56:19Z cnteacher $ */ require_once './include/common.inc.php'; $discuz_action = 51; if(empty($action)) { $faqparent = $faqsub = array(); $query = $db->query("SE...
zyyhong
trunk/jiaju001/bbs/faq.php
PHP
asf20
2,583
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: seccode.php 9804 2007-08-15 05:56:19Z cnteacher $ */ define('CURSCRIPT', 'seccode'); define('NOROBOT', TRUE); require_once './include/common.inc.php'; $refererhost = parse_url($_SERVER['HTTP_R...
zyyhong
trunk/jiaju001/bbs/seccode.php
PHP
asf20
20,102
.sbtimage { border:0px; margin:0px; height:26px; width:72px; } .sbtinput { height:26px; PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; WIDTH: 120px; COLOR: #999999; PADDING-TOP: 4px; } .Message { WIDTH: 240px; CURSOR: move; COLOR: #333333; LINE-HEIGHT: 18px; POSITION: absol...
zyyhong
trunk/jiaju001/bbs/extend/lovewall/lovewall.css
CSS
asf20
10,053
<?php if(!defined('IN_DISCUZ')) exit('Access Denied'); $multipage = multi($lovek, 1, $page, "lovewall.php", $threadmaxpages); $page = empty($page) || !intval($page) ? 1 : $page; $page = $lovek + 1 - $page; if($page < 1) { $page = 1; } $dir = DISCUZ_ROOT."./extend/lovewall/cache/cache_lovewall_$page.php"; ...
zyyhong
trunk/jiaju001/bbs/extend/lovewall/lovewall_default.php
PHP
asf20
527
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: frame.php 9804 2007-08-15 05:56:19Z cnteacher $ */ define('NOROBOT', TRUE); include './include/common.inc.php'; $_GET['referer'] = urldecode($_GET['referer']); $_SERVER['HTTP_REFERER'] = $_GET['...
zyyhong
trunk/jiaju001/bbs/frame.php
PHP
asf20
1,262
<!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=utf-8" /> <title> 家居论坛 </title> <meta name="keywords" content="" /> <meta name="d...
zyyhong
trunk/jiaju001/bbs/77.html
HTML
asf20
26,462
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: register.php 10457 2007-08-31 06:57:06Z tiger $ */ define('CURSCRIPT', 'register'); define('NOROBOT', TRUE); require_once './include/common.inc.php'; require_once DISCUZ_ROOT.'./forumdata/cache/...
zyyhong
trunk/jiaju001/bbs/register.php
PHP
asf20
16,279
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: index.php 10486 2007-09-03 06:53:29Z liuqiang $ */ define('CURSCRIPT', 'index'); require_once './include/common.inc.php'; require_once DISCUZ_ROOT.'./include/forum.func.php'; $discuz_action = ...
zyyhong
trunk/jiaju001/bbs/index.bak.php
PHP
asf20
10,447
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: menu.inc.php 10318 2007-08-25 12:26:40Z heyond $ */ if(!defined('IN_DISCUZ') || !defined('IN_ADMINCP')) { exit('Access Denied'); } ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transi...
zyyhong
trunk/jiaju001/bbs/admin/menu.inc.php
PHP
asf20
20,185
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: logs.inc.php 9769 2007-08-14 02:08:43Z cnteacher $ */ if(!defined('IN_DISCUZ') || !defined('IN_ADMINCP')) { exit('Access Denied'); } cpheader(); $lpp = empty($lpp) ? 50 : $lpp; if(...
zyyhong
trunk/jiaju001/bbs/admin/logs.inc.php
PHP
asf20
15,611
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: recyclebin.inc.php 9769 2007-08-14 02:08:43Z cnteacher $ */ if(!defined('IN_DISCUZ') || !defined('IN_ADMINCP')) { exit('Access Denied'); } require_once DISCUZ_ROOT.'./include/post.func.p...
zyyhong
trunk/jiaju001/bbs/admin/recyclebin.inc.php
PHP
asf20
11,600
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: smilies.inc.php 10283 2007-08-25 06:48:46Z monkey $ */ if(!defined('IN_DISCUZ') || !defined('IN_ADMINCP')) { exit('Access Denied'); } if($action == 'smilies' && $export) { $query = $db...
zyyhong
trunk/jiaju001/bbs/admin/smilies.inc.php
PHP
asf20
18,386
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: advertisements.inc.php 10200 2007-08-24 09:52:53Z liuqiang $ */ if(!defined('IN_DISCUZ') || !defined('IN_ADMINCP')) { exit('Access Denied'); } require_once DISCUZ_ROOT.'./forumdata/cache...
zyyhong
trunk/jiaju001/bbs/admin/advertisements.inc.php
PHP
asf20
25,806
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: tools.inc.php 10487 2007-09-03 07:09:12Z liuqiang $ */ if(!defined('IN_DISCUZ') || !defined('IN_ADMINCP')) { exit('Access Denied'); } cpheader(); if($action == 'updatecache') { up...
zyyhong
trunk/jiaju001/bbs/admin/tools.inc.php
PHP
asf20
47,364
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: members.inc.php 10463 2007-09-03 01:23:37Z tiger $ */ if(!defined('IN_DISCUZ') || !defined('IN_ADMINCP')) { exit('Access Denied'); } @set_time_limit(600); cpheader(); if($action ==...
zyyhong
trunk/jiaju001/bbs/admin/members.inc.php
PHP
asf20
99,561
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: magics.inc.php 9769 2007-08-14 02:08:43Z cnteacher $ */ if(!defined('IN_DISCUZ') || !defined('IN_ADMINCP')) { exit('Access Denied'); } cpheader(); if(!isfounder()) cpmsg('noaccess_isfou...
zyyhong
trunk/jiaju001/bbs/admin/magics.inc.php
PHP
asf20
19,308
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: announcements.inc.php 9769 2007-08-14 02:08:43Z cnteacher $ */ if(!defined('IN_DISCUZ') || !defined('IN_ADMINCP')) { exit('Access Denied'); } cpheader(); if($action == 'announcements'...
zyyhong
trunk/jiaju001/bbs/admin/announcements.inc.php
PHP
asf20
12,027
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: tradelog.inc.php 9769 2007-08-14 02:08:43Z cnteacher $ */ if(!defined('IN_DISCUZ') || !defined('IN_ADMINCP')) { exit('Access Denied'); } require_once DISCUZ_ROOT.'./api/alipayapi.php'; ...
zyyhong
trunk/jiaju001/bbs/admin/tradelog.inc.php
PHP
asf20
3,781
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: prune.inc.php 10115 2007-08-24 00:58:08Z cnteacher $ */ if(!defined('IN_DISCUZ') || !defined('IN_ADMINCP')) { exit('Access Denied'); } cpheader(); $page = max(1, intval($page)); if...
zyyhong
trunk/jiaju001/bbs/admin/prune.inc.php
PHP
asf20
17,873
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: attachments.inc.php 9769 2007-08-14 02:08:43Z cnteacher $ */ if(!defined('IN_DISCUZ') || !defined('IN_ADMINCP')) { exit('Access Denied'); } cpheader(); if(!submitcheck('deletesubmit')...
zyyhong
trunk/jiaju001/bbs/admin/attachments.inc.php
PHP
asf20
9,752
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: groups.inc.php 10115 2007-08-24 00:58:08Z cnteacher $ */ if(!defined('IN_DISCUZ') || !defined('IN_ADMINCP')) { exit('Access Denied'); } cpheader(); if($action == 'admingroups') { ...
zyyhong
trunk/jiaju001/bbs/admin/groups.inc.php
PHP
asf20
45,296
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: passport.inc.php 9769 2007-08-14 02:08:43Z cnteacher $ */ if(!defined('IN_DISCUZ') || !defined('IN_ADMINCP')) { exit('Access Denied'); } cpheader(); if(!in_array($action, array('passp...
zyyhong
trunk/jiaju001/bbs/admin/passport.inc.php
PHP
asf20
4,191
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: quickqueries.inc.php 9769 2007-08-14 02:08:43Z cnteacher $ */ if(!defined('IN_DISCUZ') || !defined('IN_ADMINCP')) { exit('Access Denied'); } $simplequeries = array( array('comment' => ...
zyyhong
trunk/jiaju001/bbs/admin/quickqueries.inc.php
PHP
asf20
2,634
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: creditwizard.inc.php 10115 2007-08-24 00:58:08Z cnteacher $ */ if(!defined('IN_DISCUZ') || !defined('IN_ADMINCP')) { exit('Access Denied'); } $step = in_array($step, array(1, 2, 3)) ? $s...
zyyhong
trunk/jiaju001/bbs/admin/creditwizard.inc.php
PHP
asf20
36,762
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: qihoo.inc.php 10468 2007-09-03 02:21:46Z liuqiang $ */ if(!defined('IN_DISCUZ') || !defined('IN_ADMINCP')) { exit('Access Denied'); } cpheader(); $query = $db->query("SELECT value FRO...
zyyhong
trunk/jiaju001/bbs/admin/qihoo.inc.php
PHP
asf20
11,175
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: database.inc.php 10115 2007-08-24 00:58:08Z cnteacher $ */ if(!defined('IN_DISCUZ') || !defined('IN_ADMINCP')) { exit('Access Denied'); } $tabletype = $db->version() > '4.1' ? 'Engine' :...
zyyhong
trunk/jiaju001/bbs/admin/database.inc.php
PHP
asf20
35,385
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: runwizard.inc.php 10115 2007-08-24 00:58:08Z cnteacher $ */ if(!defined('IN_DISCUZ') || !defined('IN_ADMINCP')) { exit('Access Denied'); } $step = in_array($step, array(1, 2, 3, 4)) ...
zyyhong
trunk/jiaju001/bbs/admin/runwizard.inc.php
PHP
asf20
18,497
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: threads.inc.php 10115 2007-08-24 00:58:08Z cnteacher $ */ if(!defined('IN_DISCUZ') || !defined('IN_ADMINCP')) { exit('Access Denied'); } require_once DISCUZ_ROOT.'./include/post.func.php...
zyyhong
trunk/jiaju001/bbs/admin/threads.inc.php
PHP
asf20
25,618
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: checktools.inc.php 10009 2007-08-22 06:33:18Z monkey $ */ if(!defined('IN_DISCUZ') || !defined('IN_ADMINCP')) { exit('Access Denied'); } cpheader(); if(!isfounder()) cpmsg('noaccess_i...
zyyhong
trunk/jiaju001/bbs/admin/checktools.inc.php
PHP
asf20
28,401
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: counter.inc.php 9769 2007-08-14 02:08:43Z cnteacher $ */ if(!defined('IN_DISCUZ') || !defined('IN_ADMINCP')) { exit('Access Denied'); } cpheader(); if(!submitcheck('forumsubmit', 1) &...
zyyhong
trunk/jiaju001/bbs/admin/counter.inc.php
PHP
asf20
10,630
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: home.inc.php 10314 2007-08-25 10:28:50Z cnteacher $ */ if(!defined('IN_DISCUZ') || !defined('IN_ADMINCP')) { exit('Access Denied'); } if(@file_exists(DISCUZ_ROOT.'./install.php')) { @unlink(D...
zyyhong
trunk/jiaju001/bbs/admin/home.inc.php
PHP
asf20
20,056
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: global.func.php 10296 2007-08-25 07:58:34Z cnteacher $ */ if(!defined('IN_DISCUZ') || !defined('IN_ADMINCP')) { exit('Access Denied'); } @set_time_limit(0); function cpmsg($message, $...
zyyhong
trunk/jiaju001/bbs/admin/global.func.php
PHP
asf20
26,354
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: moderate.inc.php 9769 2007-08-14 02:08:43Z cnteacher $ */ if(!defined('IN_DISCUZ')) { exit('Access Denied'); } cpheader(); if($action == 'modmembers') { //Table validating status:...
zyyhong
trunk/jiaju001/bbs/admin/moderate.inc.php
PHP
asf20
38,848
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: plugins.inc.php 9769 2007-08-14 02:08:43Z cnteacher $ */ if(!defined('IN_DISCUZ') || !defined('IN_ADMINCP')) { exit('Access Denied'); } if($action == 'pluginsconfig' && $export) { $q...
zyyhong
trunk/jiaju001/bbs/admin/plugins.inc.php
PHP
asf20
33,338
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: threadtypes.inc.php 10347 2007-08-27 03:16:06Z tiger $ */ if(!defined('IN_DISCUZ') || !defined('IN_ADMINCP')) { exit('Access Denied'); } cpheader(); if($action == 'threadtypes') { ...
zyyhong
trunk/jiaju001/bbs/admin/threadtypes.inc.php
PHP
asf20
39,896
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: project.inc.php 10548 2007-09-05 05:03:35Z monkey $ */ if(!defined('IN_DISCUZ') || !defined('IN_ADMINCP')) { exit('Access Denied'); } if(!isfounder()) { cpheader(); cpmsg('noaccess')...
zyyhong
trunk/jiaju001/bbs/admin/project.inc.php
PHP
asf20
18,919
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: google.inc.php 9769 2007-08-14 02:08:43Z cnteacher $ */ if(!defined('IN_DISCUZ') || !defined('IN_ADMINCP')) { exit('Access Denied'); } cpheader(); $query = $db->query("SELECT value FR...
zyyhong
trunk/jiaju001/bbs/admin/google.inc.php
PHP
asf20
2,463
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: ecommerce.inc.php 9769 2007-08-14 02:08:43Z cnteacher $ */ if(!defined('IN_DISCUZ') || !defined('IN_ADMINCP')) { exit('Access Denied'); } cpheader(); if($action == 'alipay') { $se...
zyyhong
trunk/jiaju001/bbs/admin/ecommerce.inc.php
PHP
asf20
12,557
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: forums.inc.php 10463 2007-09-03 01:23:37Z tiger $ */ if(!defined('IN_DISCUZ') || !defined('IN_ADMINCP')) { exit('Access Denied'); } cpheader(); if($action == 'forumadd') { if((!s...
zyyhong
trunk/jiaju001/bbs/admin/forums.inc.php
PHP
asf20
80,356
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: misc.inc.php 10029 2007-08-22 10:20:04Z tiger $ */ if(!defined('IN_DISCUZ') || !defined('IN_ADMINCP')) { exit('Access Denied'); } cpheader(); if($action == 'onlinelist') { if(!sub...
zyyhong
trunk/jiaju001/bbs/admin/misc.inc.php
PHP
asf20
46,861
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: insenz.func.php 10591 2007-09-07 08:55:16Z liuqiang $ */ if(!defined('IN_DISCUZ') || !defined('IN_ADMINCP')) { exit('Access Denied'); } function insenz_checkfiles() { global $file; i...
zyyhong
trunk/jiaju001/bbs/admin/insenz.func.php
PHP
asf20
25,102
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: zip.func.php 10115 2007-08-24 00:58:08Z cnteacher $ */ if(!defined('IN_DISCUZ') || !defined('IN_ADMINCP')) { exit('Access Denied'); } // vim: expandtab sw=4 ts=4 sts=4: class zipfile ...
zyyhong
trunk/jiaju001/bbs/admin/zip.func.php
PHP
asf20
13,678
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: templates.inc.php 9848 2007-08-16 09:05:22Z monkey $ */ if(!defined('IN_DISCUZ') || !defined('IN_ADMINCP')) { exit('Access Denied'); } cpheader(); if(!isfounder()) cpmsg('noaccess_isfou...
zyyhong
trunk/jiaju001/bbs/admin/templates.inc.php
PHP
asf20
22,056
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: header.inc.php 10042 2007-08-23 02:14:14Z heyond $ */ if(!defined('IN_DISCUZ') || !defined('IN_ADMINCP')) { exit('Access Denied'); } @dheader('Content-Type: text/html; charset='.$charset...
zyyhong
trunk/jiaju001/bbs/admin/header.inc.php
PHP
asf20
4,208
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: video.inc.php 10417 2007-08-29 06:53:17Z heyond $ */ if(!defined('IN_DISCUZ') || !defined('IN_ADMINCP')) { exit('Access Denied'); } cpheader(); $query = $db->query("SELECT value FROM ...
zyyhong
trunk/jiaju001/bbs/admin/video.inc.php
PHP
asf20
9,793
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: settings.inc.php 10346 2007-08-27 02:47:20Z tiger $ */ if(!defined('IN_DISCUZ') || !defined('IN_ADMINCP')) { exit('Access Denied'); } $operation = $operation ? $operation : (!empty($do) ? $do :...
zyyhong
trunk/jiaju001/bbs/admin/settings.inc.php
PHP
asf20
80,051
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: styles.inc.php 19193 2009-08-17 02:59:31Z cnteacher $ */ if(!defined('IN_DISCUZ') || !defined('IN_ADMINCP')) { exit('Access Denied'); } if($action == 'styles' && $export) { $stylearray...
zyyhong
trunk/jiaju001/bbs/admin/styles.inc.php
PHP
asf20
18,823
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: faq.inc.php 9769 2007-08-14 02:08:43Z cnteacher $ */ if(!defined('IN_DISCUZ') || !defined('IN_ADMINCP')) { exit('Access Denied'); } cpheader(); if(!isfounder()) cpmsg('noaccess_isfounde...
zyyhong
trunk/jiaju001/bbs/admin/faq.inc.php
PHP
asf20
6,001
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: supesite.inc.php 9769 2007-08-14 02:08:43Z cnteacher $ */ if(!defined('IN_DISCUZ') || !defined('IN_ADMINCP')) { exit('Access Denied'); } cpheader(); $query = $db->query("SELECT variab...
zyyhong
trunk/jiaju001/bbs/admin/supesite.inc.php
PHP
asf20
9,105
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: viewthread.php 10561 2007-09-05 08:24:49Z monkey $ */ define('CURSCRIPT', 'viewthread'); define('SQL_ADD_THREAD', ' t.dateline, t.special, t.lastpost AS lastthreadpost,'); require_once './include/c...
zyyhong
trunk/jiaju001/bbs/viewthread.php
PHP
asf20
27,123
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: index.php 10115 2007-08-24 00:58:08Z cnteacher $ */ $kw_spiders = 'Bot|Crawl|Spider'; // keywords regular expression of search engine spiders $kw_browsers = 'MSIE|Netscape|Opera|Konqueror|Mo...
zyyhong
trunk/jiaju001/bbs/archiver/index.php
PHP
asf20
5,268
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: thread.inc.php 9806 2007-08-15 06:04:37Z cnteacher $ */ if(!defined('IN_DISCUZ')) { exit('Access Denied'); } $query = $db->query("SELECT * FROM {$tablepre}threads t LEFT JOIN {$tablepre}for...
zyyhong
trunk/jiaju001/bbs/archiver/include/thread.inc.php
PHP
asf20
5,233
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: forum.inc.php 9806 2007-08-15 06:04:37Z cnteacher $ */ if(!defined('IN_DISCUZ')) { exit('Access Denied'); } $query = $db->query("SELECT * FROM {$tablepre}forums f LEFT JOIN {$tablepre}forum...
zyyhong
trunk/jiaju001/bbs/archiver/include/forum.inc.php
PHP
asf20
2,223
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: index.inc.php 9806 2007-08-15 06:04:37Z cnteacher $ */ if(!defined('IN_DISCUZ')) { exit('Access Denied'); } require_once './include/header.inc.php'; ?> <div id="nav"><a href="archiver/"><...
zyyhong
trunk/jiaju001/bbs/archiver/include/index.inc.php
PHP
asf20
1,503
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: header.inc.php 9806 2007-08-15 06:04:37Z cnteacher $ */ if(!defined('IN_DISCUZ')) { exit('Access Denied'); } ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3....
zyyhong
trunk/jiaju001/bbs/archiver/include/header.inc.php
PHP
asf20
1,480
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: topicadmin.php 10115 2007-08-24 00:58:08Z cnteacher $ */ define('CURSCRIPT', 'topicadmin'); define('NOROBOT', TRUE); require_once './include/common.inc.php'; require_once DISCUZ_ROOT.'./include/...
zyyhong
trunk/jiaju001/bbs/topicadmin.php
PHP
asf20
21,158
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: redirect.php 10496 2007-09-03 08:57:02Z monkey $ */ define('CURSCRIPT', 'viewthread'); require_once './include/common.inc.php'; if($goto == 'findpost') { $pid = intval($pid); $ptid = intv...
zyyhong
trunk/jiaju001/bbs/redirect.php
PHP
asf20
3,494
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: ajax.php 9804 2007-08-15 05:56:19Z cnteacher $ */ define('NOROBOT', TRUE); require_once './include/common.inc.php'; if($action == 'updatesecqaa') { require_once DISCUZ_ROOT.'./forumdata/cache...
zyyhong
trunk/jiaju001/bbs/ajax.php
PHP
asf20
2,628
<?php /* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: space.php 10115 2007-08-24 00:58:08Z cnteacher $ */ define('CURSCRIPT', 'space'); require_once './include/common.inc.php'; $discuz_action = 150; $querystring = explode('/', $_SERVER['QUERY_STR...
zyyhong
trunk/jiaju001/bbs/space.php
PHP
asf20
4,983