📄 admin_options_broadcast_message_to_all.php
字号:
<?
include ("../config.php");
include ("aup.php");
?>
<html>
<head>
<title>WoP Admin Panel - Broadcast Msg to All</title>
<link rel=stylesheet type=text/css href="..\styles\phaos.css">
<meta http-equiv="refresh" content="2;URL=index.php">
</head>
<body onload="javascript:window.open('admin_chat.php','CHAT','width=230,height=470')">
<center><big><b>Loading admin global chat popup window.<br>You will be taken back to the Admin Panel shortly.<br>Please wait...</b></big></center>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -