📄 log.php
字号:
<?
include "attest.inc.php";
/*
===============================================================
= 侠域(Ver 0.9.0) 使用规则版本(Ver 0.2) =
此程序所有版权归原作者所有. 此版权信息不得删除.
= Copyright (C) 2001-2002 WFoxd =
= =
=版权所有(C)2002,作者 田野(风狐) 未经许可 不得使用 传播 =
=E-MAIL:wfoxd@cnnetgame.com =
=http://www.cnnetgame.com =
===============================================================
*/
/*
======================
=资料录入管理
=公元2001年12月9日
=====================
*/
include "../inc/config.inc.php";
include "../inc/style.inc.php";
?>
<?
if($log == "login") include "../log/login.txt";
if($log == "money") include "../log/money.txt";
if($log == "wupin") include "../log/wupin.txt";
if($log == "rumor") include "../chat/rumor_log.txt";
if($log == "ereng_b") include "../log/ereng_b.txt";
?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -