index1.php
来自「极限网络智能办公系统 - Office Automation 2008 官方10」· PHP 代码 · 共 7 行
PHP
7 行
<?php
include_once( "inc/auth.php" );
header( "location: index.php?FILE_SORT=1&SORT_ID=".$SORT_ID );
?>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?