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
<!--{if !empty($plugins['jsmenu'])}--> <ul class="popupmenu_popup headermenu_popup" id="plugin_menu" style="display: none"> <!--{loop $plugins['jsmenu'] $module}--> <!--{if !$module['adminid'] || ($module['adminid'] && $adminid > 0 && $module['adminid'] >= $adminid)}--> <li>$module[url]</li> <!...
zyyhong
trunk/jiaju001/newbbs/bbs/templates/default/jsmenu.htm
HTML
asf20
429
<!--{if $pm[daterange]}--><li class="pm_date"><strong>$pm[daterange]</strong></li><!--{/if}--> <li id="pm_$pm[pmid]" class="s_clear {if $pm[msgfromid] == $discuz_uid}self{/if}"> <a name="pm_$pm[pmid]"></a> {if !$new && $pm[new]}<a name="new"></a>{eval $new = 1;}{/if} <a{if $msgfromurl && $pm[msgfromid] != $discu...
zyyhong
trunk/jiaju001/newbbs/bbs/templates/default/pm_node.htm
HTML
asf20
971
<!--{if $op == 'edit'}--> <div class="itemtitle s_clear"> <h1>{lang mod_announce_edit}</h1> <button class="right" onclick="history.go(-1);">{lang return}</button> </div> <!--{else}--> <h1>{lang announcement}</h1> <div class="c_header"> <h3 class="noarrow">{lang mod_announce_add}</h3> </div> <!--{/i...
zyyhong
trunk/jiaju001/newbbs/bbs/templates/default/modcp_announcements.htm
HTML
asf20
5,750
{template header} <!--{if empty($infloat)}--> <div id="nav"><a href="$indexname">$bbname</a> $navigation</div> <div id="wrap" class="wrap s_clear"> <div class="main"><div class="content nofloat"> <!--{/if}--> <div class="fcontent"> <!--{if $type == 'extended'}--> <h3 class="float_ctrl"> <em id="return...
zyyhong
trunk/jiaju001/newbbs/bbs/templates/default/memcp_usergroups_misc.htm
HTML
asf20
4,530
{subtemplate header} <!--{if $forum['ismoderator']}--> <script type="text/javascript" src="{$jspath}moderate.js?{VERHASH}"></script> <!--{/if}--> <div id="nav"><a id="fjump" href="$indexname"{if $forumjump == 1} class="dropmenu" onmouseover="showMenu({'ctrlid':this.id})"{/if}>$bbname</a> $navigation</div> <!--{if $...
zyyhong
trunk/jiaju001/newbbs/bbs/templates/default/forumdisplay_sort.htm
HTML
asf20
26,921
{template header} <div style="width: 400px" class="popupmenu_option" id="ajax_explain_menu"> <p style="overflow:hidden"><a href="javascript:;" onclick="hideMenu()" class="deloption" style="float:right"><img align="right" src="{IMGDIR}/close.gif" /></a></p> <form method="post" id="explainform_$id" action="eccredit....
zyyhong
trunk/jiaju001/newbbs/bbs/templates/default/ec_explain.htm
HTML
asf20
768
{template header} <div class="fcontent"> <h3 class="float_ctrl"> <em id="return_mods"> <!--{if $mod == 'delete'}-->{lang delete}<!--{elseif $mod == 'ignore'}-->{lang ignore}<!--{elseif $mod=='invalidate'}-->{lang invalidate}<!--{else}-->{lang validate}<!--{/if}--> <!--{if $op == 'members'}-->{lang mod_m...
zyyhong
trunk/jiaju001/newbbs/bbs/templates/default/modcp_moderate_float.htm
HTML
asf20
2,184
$activity[class]: $thread[subject] {echo "\n";} {lang activity_starttime}: {if $activity['starttimeto']}{lang activity_start_between}{else}$activity[starttimefrom]{/if} {echo "\n";} {lang activity_space}: $activity[place] {echo "\n";} {lang activity_payment}: $activity[cost] {lang payment_unit} {echo "\n";} {la...
zyyhong
trunk/jiaju001/newbbs/bbs/templates/default/activity_export.htm
HTML
asf20
1,130
<style type="text/css"> .uappmain { background: #FFF url(manyou/images/uappbg.gif) repeat-y scroll -50px 0} .content { background:; padding: 20px 5px; } .uapplist { float: left; width: 120px; } .uapplist ul { margin: auto; width: 110px; } .uapplist li { margin: 0 0 12px; width: 110px; height: 20px; line-height: ...
zyyhong
trunk/jiaju001/newbbs/bbs/templates/default/manyou_appnav.htm
HTML
asf20
4,926
<div class="special_reward"> <p class="reward_price"> {lang reward_thethread}: <strong>$rewardprice {$extcredits[$creditstransextra[2]][unit]}{$extcredits[$creditstransextra[2]][title]} </strong> </p>
zyyhong
trunk/jiaju001/newbbs/bbs/templates/default/viewthread_reward_price.htm
HTML
asf20
204
{subtemplate 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> <...
zyyhong
trunk/jiaju001/newbbs/bbs/templates/default/search_qihoo.htm
HTML
asf20
772
{subtemplate header} <div id="nav"><a href="$indexname">$bbname</a> &raquo; <a href="stats.php">{lang stats}</a> &raquo; {lang stats_main}</div> <div id="wrap" class="wrap with_side s_clear"> <div class="main"> <div class="content"> <h1>{lang stats_main}</h1> <div class="datalist"> <div id="list_sta...
zyyhong
trunk/jiaju001/newbbs/bbs/templates/default/stats_main.htm
HTML
asf20
5,408
<div class="specialpost s_clear"> <div class="specialinfo"> <dl> <dt><label for="starttime">{lang activity_starttime}:</label></dt> <dd> <div id="certainstarttime" class="hasdropdownbtn s_clear" {if $activity['starttimeto']}style="display: none"{/if}> <span><input onclick="showcalendar(event, th...
zyyhong
trunk/jiaju001/newbbs/bbs/templates/default/post_activity.htm
HTML
asf20
4,552
<?php // Message Pack for Discuz! Version 1.0.0 // Created by Crossday $language = array ( 'discuz_lang' => 'templates', 'click_here' => '点击这里', 'ban_member' => '禁止', 'input_invalid' => '填写无效', 'title_none' => '无标题', 'title' => '标题', 'leaveword' => '留言', 'status' => '状态', 'confirm' => '批准', ...
zyyhong
trunk/jiaju001/newbbs/bbs/templates/default/templates.lang.php
PHP
asf20
115,743
{template header} <!--{if empty($infloat)}--> <div id="nav"><a href="$indexname">$bbname</a> $navigation</div> <div id="wrap" class="wrap s_clear"> <div class="main"><div class="content nofloat"> <!--{/if}--> <div class="fcontent" id="pmsendfloat"> <h3 class="float_ctrl"> <em id="return_$handlekey">{lang ...
zyyhong
trunk/jiaju001/newbbs/bbs/templates/default/pm_send.htm
HTML
asf20
3,504
<?php // Message Pack for Discuz! Version 1.0.0 // Created by Crossday $language = array ( 'undefined_action' => '未定义操作,请返回。', 'group_nopermission' => '您所在的用户组($grouptitle)无法进行此操作。', 'viewperm_none_nopermission' => '对不起,您无权访问该版块,详细请<a href=\"faq.php?action=credits&fid=$fid\" target=\"_blank\">点击这里查看</a>...
zyyhong
trunk/jiaju001/newbbs/bbs/templates/default/messages.lang.php
PHP
asf20
51,869
<!--{if $inajax}--> {template header} <div class="tagthread"> <a class="close deloption" href="javascript:;" onclick="hideMenu()" title="{lang close}"><img src="{IMGDIR}/close.gif" alt="{lang close}" /></a> <h4>{lang tag}: $name</h4> <span id="tagpage_0"> <ul> <!--{if $threadlist}--> <!--{loop $threadli...
zyyhong
trunk/jiaju001/newbbs/bbs/templates/default/tag_threads.htm
HTML
asf20
4,536
<?php $language = array ( 'feed_thread_pin_title' => '{actor} 发表的主题 {subject} 被 {operater} 置顶了', 'feed_thread_digest_title' => '{actor} 发表的主题 {subject} 被 {operater} 加精了', 'feed_thread_highlight_title' => '{actor} 发表的主题 {subject} 被 {operater} 高亮了', 'feed_thread_del_title' => '{actor} 发表的主题 {subject}...
zyyhong
trunk/jiaju001/newbbs/bbs/templates/default/dz_feeds.lang.php
PHP
asf20
1,832
<?php // Email Pack for Discuz! Version 3.1.0 // Translated by Crossday // ATTENTION: Please add slashes(\) before single & double quotes( ' & " ) $language = array ( 'moderate_member_invalidate' => '否决', 'moderate_member_delete' => '删除', 'moderate_member_validate' => '通过', 'get_passwd_subject' =...
zyyhong
trunk/jiaju001/newbbs/bbs/templates/default/emails.lang.php
PHP
asf20
9,121
<h2>{lang user_center}</h2> <div class="sideinner"> <ul class="tabs"> <!--{if $regverify == 1 && $groupid == 8}--> <li{if CURSCRIPT=='memcp' && $action == 'emailverify'} class="current"{/if}><a href="member.php?action=emailverify">{lang memcp_email_reverify}</a></li> <!--{/if}--> <!--{if $regverify == 2...
zyyhong
trunk/jiaju001/newbbs/bbs/templates/default/personal_navbar.htm
HTML
asf20
4,691
{template header} <!--{if $action == 'newbie'}--> <link rel="stylesheet" type="text/css" href="forumdata/cache/style_{STYLEID}_task_newbie.css?{VERHASH}" /> <div class="fcontent"> <h3 class="float_ctrl"> <em>{lang task_newbie_unfinish_sum}</em> <span><!--{if !empty($infloat)}--><a href="javascript:;" cl...
zyyhong
trunk/jiaju001/newbbs/bbs/templates/default/task_newbie.htm
HTML
asf20
1,648
<!--{if $forum['recommendlist']['images']}--> <div style="float: left; width: {$forum[modrecommend][imagewidth]}px;"> <script type="text/javascript"> var slideSpeed = 5000; var slideImgsize = [{$forum[modrecommend][imagewidth]},{$forum[modrecommend][imageheight]}]; var slideBorderColor = '{SPECIALBORDER}'; v...
zyyhong
trunk/jiaju001/newbbs/bbs/templates/default/recommend.htm
HTML
asf20
1,512
<div class="itemtitle s_clear"> <form method="post" action="member.php?action=list" class="right"> <input type="hidden" name="formhash" value="{FORMHASH}" /> <input type="text" size="15" name="srchmem" class="txt" /> &nbsp;<button type="submit">{lang search}</button> <!--{if $regstatus > 1}-->&nbsp;<butto...
zyyhong
trunk/jiaju001/newbbs/bbs/templates/default/my_buddylist.htm
HTML
asf20
4,515
{template header} <!--{if empty($infloat)}--> <div id="nav"><a href="$indexname">$bbname</a> $navigation</div> <div id="wrap" class="wrap s_clear"> <div class="main"><div class="content nofloat"> <!--{/if}--> <div class="fcontent"> <div style="display: none"> <ul id="fs_group">$grouplist</ul> <ul id="fs_...
zyyhong
trunk/jiaju001/newbbs/bbs/templates/default/post_forumselect.htm
HTML
asf20
4,222
<table cellspacing="0" cellpadding="0" class="datatable"> <thead class="colplural"> <tr> <td class="folder">&nbsp;</td> <td class="icon">&nbsp;</td> <th>{lang thread}</th> <td class="forum">{lang forum}</td> <td class="nums"> <select onchange="window.location='my.php?item=debate&type=$type&filter=...
zyyhong
trunk/jiaju001/newbbs/bbs/templates/default/my_debate.htm
HTML
asf20
3,075
<?php // Message Pack for Discuz! WAP Version 1.0.0 // Created by Crossday $lang = array ( 'username' => '用户名', 'uid' => 'UID', 'password' => '密码', 'submit' => '提交', 'page' => '页', 'replies' => '回', 'views' => '点', 'reply' => '回复', 'delete' => '删除', 'anonymous' => '匿名', 'forum' => '版块', ...
zyyhong
trunk/jiaju001/newbbs/bbs/templates/default/wap.lang.php
PHP
asf20
9,367
{template header} <!--{if empty($infloat)}--> <div id="nav"><a href="$indexname">$bbname</a> $navigation</div> <div id="wrap" class="wrap s_clear"> <div class="main"><div class="content nofloat"> <!--{/if}--> <div class="fcontent"> <h3 class="float_ctrl"> <em id="return_$handlekey">{lang pay}</em> <spa...
zyyhong
trunk/jiaju001/newbbs/bbs/templates/default/pay.htm
HTML
asf20
2,272
{subtemplate header} <div id="nav"><a href="$indexname">$bbname</a> &raquo; {lang magics_index}</div> <div id="wrap" class="wrap with_side s_clear"> <div class="main"> <div class="content"> <div class="itemtitle s_clear"> <h1>{lang magics_index}</h1> <ul> <li<!--{if empty($action) || $action ...
zyyhong
trunk/jiaju001/newbbs/bbs/templates/default/magic.htm
HTML
asf20
3,419
{template header} <b>$member[useip]</b> $member[iplocation] <!--{if $allowviewip}--> <br /><a href="admincp.php?action=members&operation=ipban&ip=$member[useip]&frames=yes" target="_blank" class="lightlink">{lang admin_ban_this_ip}</a> <!--{/if}--> {template footer}
zyyhong
trunk/jiaju001/newbbs/bbs/templates/default/topicadmin_getip.htm
HTML
asf20
274
<html> <head> <meta http-equiv="content-type" content="text/html; charset=$charset" /> <title>$bbname</title> <style type="text/css"> body { background-color: #FFF; color: #000; font-family: Verdana, Tahoma; font-size: 12px; margin: 20px; padding: 0px; } #largetext { font-size: 18px; font-weight: bold; margin-bo...
zyyhong
trunk/jiaju001/newbbs/bbs/templates/default/pm_archive_html.htm
HTML
asf20
1,661
<div class="datalist"> <div id="list_magics_shop_c" class="c_header"> <h3 class="noarrow">{lang magics_recommend}</h3> </div> <div id="list_magics_shop" class="mymagic"> <ul class="inlinelist s_clear"> <!--{if $recommendmagiclist}--> <!--{eval $i=0;}--> <!--{loop $recommendmagiclist $key $magic}...
zyyhong
trunk/jiaju001/newbbs/bbs/templates/default/magic_index.htm
HTML
asf20
2,793
{subtemplate header} <div id="nav"><a href="$indexname">$bbname</a> &raquo; {lang home}</div> <!--{if $admode && !empty($advlist['text'])}--><div class="ad_text" id="ad_text"><table summary="Text Ad" cellpadding="0" cellspacing="1">$advlist[text]</table></div><!--{else}--><div id="ad_text"></div><!--{/if}--> <div ...
zyyhong
trunk/jiaju001/newbbs/bbs/templates/default/discuz_feeds.htm
HTML
asf20
4,637
<table cellspacing="0" cellpadding="0" summary="{lang my_polls}" class="datatable"> <thead class="colplural"> <tr> <td class="folder">&nbsp;</td> <td class="icon">&nbsp;</td> <th>{lang thread}</th> <td class="forum">{lang forum}</td> <td class="nums"> <select onchange="window.location='my.php?item...
zyyhong
trunk/jiaju001/newbbs/bbs/templates/default/my_polls.htm
HTML
asf20
2,689
#header .wrap { padding: 0; height: 244px; background: url({STYLEIMGDIR}/header.gif) no-repeat 0 100%; } #header h2 { width: 630px; height: 230px; background: url({STYLEIMGDIR}/xmas.gif) no-repeat 100% 100%; } #ad_headerbanner { position: absolute; right: 0; top: 35px; } #umenu { top: 5px; padding-right: 10px; bac...
zyyhong
trunk/jiaju001/newbbs/bbs/templates/xmas/css_append.htm
HTML
asf20
2,595
html { background: #55616A url({STYLEIMGDIR}/wrapbg.gif) repeat 0 270px; } #header, #header .wrap { padding: 0; height: 99px; } #header h2, #ad_headerbanner { margin-top:24px; } #footer, #footer a { color: #D0D5D8; } #menu { bottom: 2px; } #menu li { padding-left: 5px; background: #957353 url({STYLEIMGDIR}/menu.gif)...
zyyhong
trunk/jiaju001/newbbs/bbs/templates/jeans/css_append.htm
HTML
asf20
2,124
[CURSCRIPT = index,forumdisplay,viewthread] .postbtn, .replybtn { width: 62px; height: 32px; background-image: url({STYLEIMGDIR}/post.gif); line-height: 32px; } .replybtn { background-image: url({STYLEIMGDIR}/reply.gif); } .replybtn a { color: #5F2F2C; } [/CURSCRIPT]
zyyhong
trunk/jiaju001/newbbs/bbs/templates/jeans/css_script_append.htm
HTML
asf20
274
html { background: #FFB94C url({STYLEIMGDIR}/background.jpg) repeat-x 0 0; } #header { margin-bottom: 0; height: 107px; } #header .wrap { padding: 0; height: 107px; } #ad_headerbanner { margin: 25px 0px 10px; } #menu, #menu a, #menu li.current a { height: 29px; font-weight: 700; } #menu li { background: {MENUBGCOL...
zyyhong
trunk/jiaju001/newbbs/bbs/templates/2009/css_append.htm
HTML
asf20
1,595
.shadowline { border-top-color: #DDD; } .sidebox h4 {color: #066;}
zyyhong
trunk/jiaju001/newbbs/bbs/templates/colors/css_append.htm
HTML
asf20
66
html { background: #C1A57D url({STYLEIMGDIR}/htmlbg.gif); } #header { margin-bottom: 0; } #header .wrap { padding: 0; height: 128px; } #menu { right: 20px; height: 30px; } #menu li { height: 30px; background: #F8F8F5 url({STYLEIMGDIR}/menu.gif) no-repeat 0 0; opacity: 0.95; filter: alpha(opacity=95); } #menu a { b...
zyyhong
trunk/jiaju001/newbbs/bbs/templates/greenwall/css_append.htm
HTML
asf20
1,736
html { background: #E6A267 url({STYLEIMGDIR}/bg.jpg) repeat-x 0 0; } #header .wrap { padding: 30px 0; } #menu { bottom: -1px; } #menu a { border: none; } #menu a:hover { background-color: transparent; } #menu li.current a { *height: 25px; border: solid {HEADERBORDERCOLOR}; border-width: 0 1px; background: {MENUHOVER...
zyyhong
trunk/jiaju001/newbbs/bbs/templates/fashion/css_append.htm
HTML
asf20
1,797
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: leftmenu.php 20368 2009-09-25 00:34:58Z monkey $ */ define('NOROBOT', TRUE); require_once './include/common.inc.php'; require_once DISCUZ_ROOT.'./include/forum.func.php'; $forumlist = $collapse ...
zyyhong
trunk/jiaju001/newbbs/bbs/leftmenu.php
PHP
asf20
1,464
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: invite.php 18639 2009-07-08 01:07:40Z monkey $ */ $s = ''; foreach($_GET as $k => $v) { $s .= '&'.$k.'='.rawurlencode($v); } header('location: ../userapp.php?script=invite'.$s); ?>
zyyhong
trunk/jiaju001/newbbs/bbs/manyou/invite.php
PHP
asf20
311
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: index.php 18643 2009-07-08 02:32:07Z monkey $ */ header('location: ../userapp.php'); ?>
zyyhong
trunk/jiaju001/newbbs/bbs/manyou/index.php
PHP
asf20
211
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: userapp.php 18639 2009-07-08 01:07:40Z monkey $ */ $s = ''; foreach($_GET as $k => $v) { $s .= '&'.$k.'='.rawurlencode($v); } header('location: ../userapp.php?script=user'.$s); ?>
zyyhong
trunk/jiaju001/newbbs/bbs/manyou/userapp.php
PHP
asf20
310
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: space.php 18639 2009-07-08 01:07:40Z monkey $ */ if(!empty($_GET['uid'])) { header('location: ../space.php?uid='.intval($_GET['uid'])); } elseif(!empty($_GET['username'])) { header('location: .....
zyyhong
trunk/jiaju001/newbbs/bbs/manyou/space.php
PHP
asf20
379
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: Site.php 18764 2009-07-20 09:33:12Z monkey $ */ if(!defined('IN_DISCUZ')) { exit('Access Denied'); } class Site extends MyBase { function getUpdatedUsers($num) { $logfile = DISCUZ_ROOT.'...
zyyhong
trunk/jiaju001/newbbs/bbs/manyou/api/class/Site.php
PHP
asf20
3,679
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: Profile.php 18764 2009-07-20 09:33:12Z monkey $ */ if(!defined('IN_DISCUZ')) { exit('Access Denied'); } class Profile { function setMYML($uId, $appId, $markup, $actionMarkup) { $fields =...
zyyhong
trunk/jiaju001/newbbs/bbs/manyou/api/class/Profile.php
PHP
asf20
913
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: MiniBlog.php 18764 2009-07-20 09:33:12Z monkey $ */ if(!defined('IN_DISCUZ')) { exit('Access Denied'); } class MiniBlog { function post($uId, $message, $clientIdentify, $ip = '') { retur...
zyyhong
trunk/jiaju001/newbbs/bbs/manyou/api/class/MiniBlog.php
PHP
asf20
421
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: Photo.php 21053 2009-11-09 10:29:02Z wangjinbo $ */ if(!defined('IN_DISCUZ')) { exit('Access Denied'); } class Photo extends MyBase { function createAlbum($uId, $name, $privacy, $passwd = n...
zyyhong
trunk/jiaju001/newbbs/bbs/manyou/api/class/Photo.php
PHP
asf20
1,268
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: APIErrorResponse.php 21053 2009-11-09 10:29:02Z wangjinbo $ */ if(!defined('IN_DISCUZ')) { exit('Access Denied'); } class APIErrorResponse { var $errCode = 0; var $errMessage = ''; f...
zyyhong
trunk/jiaju001/newbbs/bbs/manyou/api/class/APIErrorResponse.php
PHP
asf20
619
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: Request.php 19508 2009-09-03 05:54:22Z monkey $ */ if(!defined('IN_DISCUZ')) { exit('Access Denied'); } class Request extends MyBase { function send($uId, $recipientIds, $appId, $requestNam...
zyyhong
trunk/jiaju001/newbbs/bbs/manyou/api/class/Request.php
PHP
asf20
1,134
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: Notifications.php 19508 2009-09-03 05:54:22Z monkey $ */ if(!defined('IN_DISCUZ')) { exit('Access Denied'); } class Notifications extends MyBase { function get($uId) { $notify = $result ...
zyyhong
trunk/jiaju001/newbbs/bbs/manyou/api/class/Notifications.php
PHP
asf20
1,668
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: MyBase.php 21053 2009-11-09 10:29:02Z wangjinbo $ */ if(!defined('IN_DISCUZ')) { exit('Access Denied'); } class MyBase { function getUserSpace($uId) { return getUserSpace($uId); } ...
zyyhong
trunk/jiaju001/newbbs/bbs/manyou/api/class/MyBase.php
PHP
asf20
10,988
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: NewsFeed.php 18778 2009-07-22 01:42:14Z monkey $ */ if(!defined('IN_DISCUZ')) { exit('Access Denied'); } class NewsFeed extends MyBase { function get($uId, $num) { $result = array(); ...
zyyhong
trunk/jiaju001/newbbs/bbs/manyou/api/class/NewsFeed.php
PHP
asf20
1,721
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: APIResponse.php 18764 2009-07-20 09:33:12Z monkey $ */ if(!defined('IN_DISCUZ')) { exit('Access Denied'); } class APIResponse { var $result; var $mode; function APIResponse($res, $m...
zyyhong
trunk/jiaju001/newbbs/bbs/manyou/api/class/APIResponse.php
PHP
asf20
505
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: Users.php 18764 2009-07-20 09:33:12Z monkey $ */ if(!defined('IN_DISCUZ')) { exit('Access Denied'); } class Users extends MyBase { function getInfo($uIds, $fields = array()) { $result = ...
zyyhong
trunk/jiaju001/newbbs/bbs/manyou/api/class/Users.php
PHP
asf20
1,504
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: Application.php 18764 2009-07-20 09:33:12Z monkey $ */ if(!defined('IN_DISCUZ')) { exit('Access Denied'); } class Application extends MyBase { function update($appId, $appName, $version, $d...
zyyhong
trunk/jiaju001/newbbs/bbs/manyou/api/class/Application.php
PHP
asf20
1,992
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: Feed.php 18764 2009-07-20 09:33:12Z monkey $ */ if(!defined('IN_DISCUZ')) { exit('Access Denied'); } class Feed extends MyBase { function publishTemplatizedAction($uId, $appId, $titleTempla...
zyyhong
trunk/jiaju001/newbbs/bbs/manyou/api/class/Feed.php
PHP
asf20
994
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: Credit.php 18764 2009-07-20 09:33:12Z monkey $ */ if(!defined('IN_DISCUZ')) { exit('Access Denied'); } class Credit extends MyBase { function get($uId) { global $_DCACHE; $query = $GL...
zyyhong
trunk/jiaju001/newbbs/bbs/manyou/api/class/Credit.php
PHP
asf20
1,135
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: UserApplication.php 18764 2009-07-20 09:33:12Z monkey $ */ if(!defined('IN_DISCUZ')) { exit('Access Denied'); } class UserApplication extends MyBase { function add($uId, $appId, $appName, $...
zyyhong
trunk/jiaju001/newbbs/bbs/manyou/api/class/UserApplication.php
PHP
asf20
4,483
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: Friends.php 18735 2009-07-14 08:43:18Z monkey $ */ if(!defined('IN_DISCUZ')) { exit('Access Denied'); } class Friends extends MyBase { function areFriends($uId1, $uId2) { $num = uc_frie...
zyyhong
trunk/jiaju001/newbbs/bbs/manyou/api/class/Friends.php
PHP
asf20
896
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: my.php 21156 2009-11-18 00:44:35Z monkey $ */ error_reporting(0); define('IN_DISCUZ', TRUE); define('X_VER', '7.2'); define('X_MYVER', '0.3'); define('X_LANGUAGE', 'zh_CN'); define('DISCUZ_ROOT'...
zyyhong
trunk/jiaju001/newbbs/bbs/manyou/api/my.php
PHP
asf20
1,176
<!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=gbk" /> <script language="javascript" type="text/javascript" src="http://static.manyou....
zyyhong
trunk/jiaju001/newbbs/bbs/manyou/api/channel.htm
HTML
asf20
463
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: profile.func.php 18688 2009-07-10 05:31:27Z monkey $ */ if(!defined('IN_DISCUZ')) { exit('Access Denied'); } function _my_env_get($var) { if($var == 'owner') { return $GLOBALS['member']['u...
zyyhong
trunk/jiaju001/newbbs/bbs/manyou/sources/profile.func.php
PHP
asf20
3,303
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: notice.php 20442 2009-09-28 01:17:13Z monkey $ */ if(!defined('IN_DISCUZ')) { exit('Access Denied'); } include_once DISCUZ_ROOT.'./forumdata/cache/cache_manyou.php'; $invitenum = $db->result...
zyyhong
trunk/jiaju001/newbbs/bbs/manyou/sources/notice.php
PHP
asf20
2,971
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: invite.php 20442 2009-09-28 01:17:13Z monkey $ */ if(!defined('IN_DISCUZ')) { exit('Access Denied'); } $_GET['u'] = intval($_GET['u']); $sitekey = $db->result_first("SELECT value FROM {$tabl...
zyyhong
trunk/jiaju001/newbbs/bbs/manyou/sources/invite.php
PHP
asf20
1,363
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: user.php 20442 2009-09-28 01:17:13Z monkey $ */ if(!defined('IN_DISCUZ')) { exit('Access Denied'); } include_once DISCUZ_ROOT.'./forumdata/cache/cache_manyou.php'; $invitenum = $db->result_fir...
zyyhong
trunk/jiaju001/newbbs/bbs/manyou/sources/user.php
PHP
asf20
1,925
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: cp.php 20442 2009-09-28 01:17:13Z monkey $ */ if(!defined('IN_DISCUZ')) { exit('Access Denied'); } if(submitcheck('settingsubmit', 1)) { $db->query("UPDATE {$tablepre}userapp SET allowfeed='$...
zyyhong
trunk/jiaju001/newbbs/bbs/manyou/sources/cp.php
PHP
asf20
1,975
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: admincp.php 20442 2009-09-28 01:17:13Z monkey $ */ if(!defined('IN_DISCUZ')) { exit('Access Denied'); } if(!isfounder()) { showmessage('manyou:nofounder'); } define('MY_URL', 'http://api....
zyyhong
trunk/jiaju001/newbbs/bbs/manyou/sources/admincp.php
PHP
asf20
5,904
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: cp.php 18639 2009-07-08 01:07:40Z monkey $ */ $s = ''; foreach($_GET as $k => $v) { $s .= '&'.$k.'='.rawurlencode($v); } header('location: ../userapp.php?script=cp'.$s); ?>
zyyhong
trunk/jiaju001/newbbs/bbs/manyou/cp.php
PHP
asf20
303
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: admincp.php 18639 2009-07-08 01:07:40Z monkey $ */ header('location: ../userapp.php?script=admincp&my_suffix='.$_GET['my_suffix']); ?>
zyyhong
trunk/jiaju001/newbbs/bbs/manyou/admincp.php
PHP
asf20
258
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: relatekw.php 16688 2008-11-14 06:41:07Z cnteacher $ */ error_reporting(0); set_magic_quotes_runtime(0); define('DISCUZ_ROOT', './'); define('IN_DISCUZ', TRUE); define('NOROBOT', TRUE); requi...
zyyhong
trunk/jiaju001/newbbs/bbs/relatekw.php
PHP
asf20
3,437
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: trade.php 21135 2009-11-17 02:30:08Z monkey $ */ define('NOROBOT', TRUE); define('CURSCRIPT', 'trade'); require_once './include/common.inc.php'; require_once DISCUZ_ROOT.'./include/trade.func.ph...
zyyhong
trunk/jiaju001/newbbs/bbs/trade.php
PHP
asf20
11,927
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: attachment.php 21262 2009-11-24 02:05:34Z liulanbo $ */ define('CURSCRIPT', 'attachment'); define('NOROBOT', TRUE); if(empty($_GET['k'])) { $encodemethod = 1; @list($_GET['aid'], $_GET['k'], $_...
zyyhong
trunk/jiaju001/newbbs/bbs/attachment.php
PHP
asf20
9,037
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: invite.php 16708 2008-11-17 01:34:55Z tiger $ */ define('CURSCRIPT', 'invite'); require_once './include/common.inc.php'; if($regstatus <= 1) { showmessage('invite_close'); } elseif(!$discuz_...
zyyhong
trunk/jiaju001/newbbs/bbs/invite.php
PHP
asf20
4,899
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: memcp.php 21344 2010-01-06 09:39:22Z zhaoxiongfei $ */ define('CURSCRIPT', 'memcp'); define('NOROBOT', TRUE); require_once './include/common.inc.php'; $discuz_action = 7; if(!$discuz_uid) { ...
zyyhong
trunk/jiaju001/newbbs/bbs/memcp.php
PHP
asf20
37,883
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: faq.php 20957 2009-11-04 01:44:48Z monkey $ */ define('CURSCRIPT', 'faq'); require_once './include/common.inc.php'; $discuz_action = 51; $keyword = isset($keyword) ? dhtmlspecialchars($keyword) ...
zyyhong
trunk/jiaju001/newbbs/bbs/faq.php
PHP
asf20
10,677
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: seccode.php 16688 2008-11-14 06:41:07Z cnteacher $ */ define('CURSCRIPT', 'seccode'); define('NOROBOT', TRUE); require_once './include/common.inc.php'; $refererhost = parse_url($_SERVER['HTTP_...
zyyhong
trunk/jiaju001/newbbs/bbs/seccode.php
PHP
asf20
2,041
/* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: admincp.js 20678 2009-10-14 08:17:35Z monkey $ */ function redirect(url) { window.location.replace(url); } function checkAll(type, form, value, checkall, changestyle) { var checkall = checkall ? check...
zyyhong
trunk/jiaju001/newbbs/bbs/images/admincp/admincp.js
JavaScript
asf20
5,231
/*(C) 2001-2009 Comsenz Inc.*/ *{ word-wrap:break-word; outline:none; } body{ background:#FFF; text-align:center; } body, td, input, textarea, select, button{ color:#555; font:12px "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif; } body, ul, dl, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset { margi...
zyyhong
trunk/jiaju001/newbbs/bbs/images/admincp/admincp.css
CSS
asf20
22,697
<script> varname = location.search.substr(1); var varnames = varname.split('|'); varname = varnames[0]; var varnamev = !varnames[1] ? varnames[0] + '_v' : varnames[1]; function getcolor(event) { var hex = [0,1,2,3,4,5,6,7,8,9,'A','B','C','D','E','F']; if(event.clientX > 164 || event.clientY > 164) { return;...
zyyhong
trunk/jiaju001/newbbs/bbs/images/admincp/getcolor.htm
HTML
asf20
3,309
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: index.php 21048 2009-11-09 05:59:18Z monkey $ */ define('BINDDOMAIN', 'index'); require_once './include/common.inc.php'; if(!$loadforum) { if($indextype) { $op = empty($op) ? $indextype : ...
zyyhong
trunk/jiaju001/newbbs/bbs/index.php
PHP
asf20
764
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: frame.php 16688 2008-11-14 06:41:07Z cnteacher $ */ define('NOROBOT', TRUE); include './include/common.inc.php'; $_GET['referer'] = urldecode($_GET['referer']); $_SERVER['HTTP_REFERER'] = $_GET[...
zyyhong
trunk/jiaju001/newbbs/bbs/frame.php
PHP
asf20
1,263
<?php /* [Discuz!] (C)2001-2006 Comsenz Inc. This is NOT a freeware, use is subject to license terms $RCSfile: config5.inc.php,v $ $Revision: 1.9 $ $Date: 2007/01/26 01:11:32 $ */ // [CH] 以下变量请根据空间商提供的账号参数修改,如有疑问,请联系服务器提供商 $dbhost = 'localhost'; // 数据库服务器 $dbuser = 'root'; // 数据库用户名 $dbpw...
zyyhong
trunk/jiaju001/newbbs/bbs/config.inc.php
PHP
asf20
4,193
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: register.php 21057 2009-11-10 01:05:36Z monkey $ */ define('CURSCRIPT', 'register'); define('NOROBOT', TRUE); require_once './include/common.inc.php'; require_once DISCUZ_ROOT.'./forumdata/cache...
zyyhong
trunk/jiaju001/newbbs/bbs/register.php
PHP
asf20
12,978
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: logs.inc.php 16698 2008-11-14 07:58:56Z cnteacher $ */ if(!defined('IN_DISCUZ') || !defined('IN_MODCP')) { exit('Access Denied'); } if(!isset($_DCACHE['forums'])) { include(DISCUZ_ROOT.'./forumd...
zyyhong
trunk/jiaju001/newbbs/bbs/modcp/logs.inc.php
PHP
asf20
2,511
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: members.inc.php 20872 2009-10-28 03:12:08Z liulanbo $ */ if(!defined('IN_DISCUZ') || !defined('IN_MODCP')) { exit('Access Denied'); } if($op == 'edit') { $member = loadmember($uid, $username, ...
zyyhong
trunk/jiaju001/newbbs/bbs/modcp/members.inc.php
PHP
asf20
9,388
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: recyclebins.inc.php 16698 2008-11-14 07:58:56Z cnteacher $ */ if(!defined('IN_DISCUZ') || !defined('IN_MODCP')) { exit('Access Denied'); } $op = !in_array($op , array('list', 'delete', 'search',...
zyyhong
trunk/jiaju001/newbbs/bbs/modcp/recyclebins.inc.php
PHP
asf20
5,588
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: announcements.inc.php 16688 2008-11-14 06:41:07Z cnteacher $ */ if(!defined('IN_DISCUZ') || !defined('IN_MODCP')) { exit('Access Denied'); } $annlist = null; $add_successed = false; $op = empty(...
zyyhong
trunk/jiaju001/newbbs/bbs/modcp/announcements.inc.php
PHP
asf20
5,209
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: noperm.inc.php 16698 2008-11-14 07:58:56Z cnteacher $ */ if(!defined('IN_DISCUZ') || !defined('IN_MODCP')) { exit('Access Denied'); } ?>
zyyhong
trunk/jiaju001/newbbs/bbs/modcp/noperm.inc.php
PHP
asf20
262
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: threads.inc.php 21059 2009-11-10 01:28:17Z monkey $ */ if(!defined('IN_DISCUZ') || !defined('IN_MODCP')) { exit('Access Denied'); } $op = !in_array($op , array('threads', 'posts')) ? 'threads' : $...
zyyhong
trunk/jiaju001/newbbs/bbs/modcp/threads.inc.php
PHP
asf20
12,868
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: report.inc.php 20608 2009-10-12 02:59:23Z monkey $ */ if(!defined('IN_DISCUZ') || !defined('IN_MODCP')) { exit('Access Denied'); } $reportlist = $logids = array(); if(!empty($fid) && ($forum['t...
zyyhong
trunk/jiaju001/newbbs/bbs/modcp/report.inc.php
PHP
asf20
2,564
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: index.php 16688 2008-11-14 06:41:07Z cnteacher $ */ header('Location: ../modcp.php'); ?>
zyyhong
trunk/jiaju001/newbbs/bbs/modcp/index.php
PHP
asf20
201
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: home.inc.php 20606 2009-10-12 01:40:09Z monkey $ */ if(!defined('IN_DISCUZ') || !defined('IN_MODCP')) { exit('Access Denied'); } if($op == 'addnote' && submitcheck('submit')) { $newaccess = 4 ...
zyyhong
trunk/jiaju001/newbbs/bbs/modcp/home.inc.php
PHP
asf20
1,994
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: moderate.inc.php 20987 2009-11-05 05:19:56Z monkey $ */ if(!defined('IN_DISCUZ') || !defined('IN_MODCP')) { exit('Access Denied'); } if($op == 'members') { $filter = isset($filter) ? intval(...
zyyhong
trunk/jiaju001/newbbs/bbs/modcp/moderate.inc.php
PHP
asf20
21,987
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: forums.inc.php 20596 2009-10-10 06:52:20Z monkey $ */ if(!defined('IN_DISCUZ') || !defined('IN_MODCP')) { exit('Access Denied'); } $forumupdate = $listupdate = false; $op = !in_array($op , arra...
zyyhong
trunk/jiaju001/newbbs/bbs/modcp/forums.inc.php
PHP
asf20
5,005
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: plugin.inc.php 20199 2009-09-22 00:08:56Z monkey $ */ if(!defined('IN_DISCUZ') || !defined('IN_MODCP')) { exit('Access Denied'); } list($identifier, $module) = explode(':', $id); if(!is_array($pl...
zyyhong
trunk/jiaju001/newbbs/bbs/modcp/plugin.inc.php
PHP
asf20
984
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: editpost.inc.php 16688 2008-11-14 06:41:07Z cnteacher $ */ if(!defined('IN_DISCUZ') || !defined('IN_MODCP')) { exit('Access Denied'); } if(!$discuz_uid || !($forum['ismoderator'])) { // showmess...
zyyhong
trunk/jiaju001/newbbs/bbs/modcp/editpost.inc.php
PHP
asf20
3,925
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: login.inc.php 16688 2008-11-14 06:41:07Z cnteacher $ */ if(!defined('IN_DISCUZ') || !defined('IN_MODCP')) { exit('Access Denied'); } ?>
zyyhong
trunk/jiaju001/newbbs/bbs/modcp/login.inc.php
PHP
asf20
261
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: forumaccess.inc.php 16698 2008-11-14 07:58:56Z cnteacher $ */ if(!defined('IN_DISCUZ') || !defined('IN_MODCP')) { exit('Access Denied'); } $list = $logids = array(); include_once(DISCUZ_ROOT.'./include/forum....
zyyhong
trunk/jiaju001/newbbs/bbs/modcp/forumaccess.inc.php
PHP
asf20
5,677