lang_post.php
来自「php论坛源码论坛软件系统亦称电子公告板(BBS)系统」· PHP 代码 · 共 14 行
PHP
14 行
<?php
!function_exists('readover') && exit('Forbidden');
$lang = array (
'hide_post' => "[color=red]浏览此贴需要威望[/color]",
'post_post' => "[color=red]此处是被引用的隐藏贴[/color]",
'sell_post' => "[color=red]此处是被引用的出售贴[/color]",
'info_post_1' => "引用楼主{$old_author}于{$wtof_oldfile}发表的 {$atcarray[subject]} :",
'info_post_2' => "引用第{$article}楼{$old_author}于{$wtof_oldfile}发表的 {$atcarray[subject]} :",
'edit_post' => "此贴被{$altername}在{$timeofedit}重新编辑",
);
?>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?