modinfo.php
来自「在综合英文版XOOPS 2.09, 2.091, 2.092 的基础上正式发布X」· PHP 代码 · 共 9 行
PHP
9 行
<?php// $Id: modinfo.php,v 1.8 2004/12/26 19:11:54 onokazu Exp $// Module Info// The name of this moduledefine("_MI_CONTACT_NAME","Contact Us");// A brief description of this moduledefine("_MI_CONTACT_DESC","For sending messages to the webmaster");?>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?