📄 box_post.php
字号:
<?php
if (!defined('ROOT'))
exit('Access Denied');
$type = (int)$_GET['type'];
$fid = (int)$_GET['fid'];
$tid = (int)$_GET['tid'];
$pid = (int)$_GET['pid'];
$epv = false;
$quote = $_GET['quote'];
$exmods = exmods();
$con = array();
$moves = array();
$annexlista = array();
$tomod = $_GET['tomod'];
$tomod_post_pv = $tomod . '_post_pv';
in_array($tomod, $exmods) or e('鍏ュ彛閿欒
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -