代码拉取完成,页面将自动刷新
<?php
require "include/bittorrent.php";
dbconn();
loggedinorreturn();
require_once(get_langfile_path());
if (get_user_class() < UC_ADMINISTRATOR)
stderr("错误", "权限不足");
stdhead("群发PM", false);
?>
<table class=main width=737 border=0 cellspacing=0 cellpadding=0><tr><td class=embedded>
<div align=center>
<h1><?php echo $lang_staffmess['head_masspm'] ?></a></h1>
<form method=post action=takestaffmess.php>
<?php
if ($_GET["returnto"] || $_SERVER["HTTP_REFERER"]) {
?>
<input type=hidden name=returnto value="<?php echo htmlspecialchars($_GET["returnto"]) ? htmlspecialchars($_GET["returnto"]) : htmlspecialchars($_SERVER["HTTP_REFERER"]) ?>">
<?php
}
?>
<table cellspacing=0 cellpadding=5>
<?php
if ($_GET["sent"] == 1) {
?>
<tr><td colspan=2><font color=red><b><?php echo $lang_staffmess['text_send_done'] ?></font></b></tr></td>
<?php
}
?>
<tr>
<td><b><?php echo $lang_staffmess['text_sendto'] ?></b><br />
<table style="border: 0" width="100%" cellpadding="0" cellspacing="0">
<tr>
<td style="border: 0" width="20"><input type="checkbox" name="clases[]" value="1"></td>
<td style="border: 0"><?php echo $lang_functions['text_peasant'] ?></td>
<td style="border: 0" width="20"><input type="checkbox" name="clases[]" value="2"></td>
<td style="border: 0"><?php echo $lang_functions['text_user'] ?></td>
<td style="border: 0" width="20"><input type="checkbox" name="clases[]" value="3"></td>
<td style="border: 0"><?php echo $lang_functions['text_power_user'] ?></td>
<td style="border: 0" width="20"><input type="checkbox" name="clases[]" value="4"></td>
<td style="border: 0"><?php echo $lang_functions['text_elite_user'] ?></td>
<td style="border: 0" width="20"><input type="checkbox" name="clases[]" value="5"></td>
<td style="border: 0"><?php echo $lang_functions['text_crazy_user'] ?></td>
<td style="border: 0" width="20"><input type="checkbox" name="clases[]" value="6"></td>
<td style="border: 0"><?php echo $lang_functions['text_insane_user'] ?></td>
</tr>
<tr>
<td style="border: 0" width="20"><input type="checkbox" name="clases[]" value="7"></td>
<td style="border: 0"><?php echo $lang_functions['text_veteran_user'] ?></td>
<td style="border: 0" width="20"><input type="checkbox" name="clases[]" value="8"></td>
<td style="border: 0"><?php echo $lang_functions['text_extreme_user'] ?></td>
<td style="border: 0" width="20"><input type="checkbox" name="clases[]" value="9"></td>
<td style="border: 0"><?php echo $lang_functions['text_ultimate_user'] ?></td>
<td style="border: 0" width="20"><input type="checkbox" name="clases[]" value="10"></td>
<td style="border: 0"><?php echo $lang_functions['text_nexus_master'] ?></td>
<td style="border: 0" width="20"><input type="checkbox" name="clases[]" value="11"></td>
<td style="border: 0"><?php echo $lang_functions['text_vip'] ?></td>
<td style="border: 0" width="20"><input type="checkbox" name="clases[]" value="12"></td>
<td style="border: 0"><?php echo $lang_functions['text_retiree'] ?></td>
</tr>
<tr>
<td style="border: 0" width="20"><input type="checkbox" name="clases[]" value="13"></td>
<td style="border: 0"><?php echo $lang_functions['text_downloader'] ?></td>
<td style="border: 0" width="20"><input type="checkbox" name="clases[]" value="14"></td>
<td style="border: 0"><?php echo $lang_functions['text_forward'] ?></td>
<td style="border: 0" width="20"><input type="checkbox" name="clases[]" value="15"></td>
<td style="border: 0"><?php echo $lang_functions['text_uploader'] ?></td>
<td style="border: 0" width="20"><input type="checkbox" name="clases[]" value="16"></td>
<td style="border: 0"><?php echo $lang_functions['text_moderators'] ?></td>
<td style="border: 0" width="20"><input type="checkbox" name="clases[]" value="17"></td>
<td style="border: 0"><?php echo $lang_functions['text_administrators'] ?></td>
<td style="border: 0" width="20"><input type="checkbox" name="clases[]" value="18"></td>
<td style="border: 0"><?php echo $lang_functions['text_staff_leader'] ?></td>
</tr>
</table>
</td>
</tr>
<tr><td><?php echo $lang_staffmess['text_subject'] ?><input type=text name=subject size=75></tr></td>
<tr><td><textarea name=msg cols=80 rows=15><?php echo $body ?></textarea></td></tr>
<tr>
<td colspan=1><div align="center"><b><?php echo $lang_staffmess['text_sender'] ?></b>
<?php echo $CURUSER['username'] ?>
<input name="sender" type="radio" value="self">
系统
<input name="sender" type="radio" value="system" checked>
</div></td></tr>
<tr><td colspan=1 align=center><input type=submit value="<?php echo $lang_staffmess['submit_do'] ?>" class=btn></td></tr>
</table>
<input type=hidden name=receiver value=<?php echo $receiver ?>>
</form>
</div></td></tr></table>
<br />
<?php echo $lang_staffmess['text_note'] ?>
<?php
stdfoot();
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。