📄 header.php
字号:
<?php
/*
$Id: administrators.php 2002/03/23 21:24 RSL $
网络商店 - 吉鑫网络
http://www.chinaifc.com
Copyright (c) 2000,2001 网络商店
汗化版权所有吉鑫网络
*/
if ($messageStack->size > 0) {
echo $messageStack->output();
}
?>
<center>
<table border="0" width="768" cellspacing="0" cellpadding="0">
<tr>
<td><?php include ('../../templates/header.htm') ?></td>
</tr>
</table>
</center>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -