📄 modinfo.php
字号:
<?php
// $Id: modinfo.php,v 1.1 2004/01/29 14:45:40 buennagel Exp $
// Module Info
// The name of this module
define("_MI_MEMBERS_NAME","会员名单");
// A brief description of this module
define("_MI_MEMBERS_DESC","显示会员名单");
// Names of blocks for this module (Not all module has blocks)
?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -