bottom.tmpl
来自「PhpWiki是sourceforge的一个开源项目」· TMPL 代码 · 共 12 行
TMPL
12 行
<?php // -*-html-*- rcs_id('$Id: bottom.tmpl,v 1.1 2004/05/12 19:42:16 rurban Exp $');?><!-- Add your Disclaimer here --><?= $GLOBALS['ErrorManager']->getPostponedErrorsAsHTML() ?><?php if (defined('DEBUG') and DEBUG) { ?><?= Template('debug') ?><?php } ?>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?