error.php
来自「這個是會員網頁檔」· PHP 代码 · 共 16 行
PHP
16 行
<?
require("include/config.php");
require("include/function.php");
require("include/clogin.php");
require("themes/".$sysSetting['Theme'].".php");
if(!$done || $done==""){$done="index.php";}?>
<? THeader(); ?>
<? TNMS("祇ネ岿粇"); ?>
<table width="100%" border="0" cellspacing="0" cellpadding="5">
<tr>
<td align="left" valign="top">
<?
switch($ErrID){
// 1XX
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?