v2.0.11-20230414

This commit is contained in:
MI15\Win
2023-04-14 16:10:51 +08:00
parent d1f4530ded
commit 0ef96aba23
7 changed files with 471 additions and 38 deletions

View File

@@ -2,6 +2,7 @@
if(!defined('DIR')){header('HTTP/1.1 404 Not Found');header("status: 404 Not Found");exit;}
//初始化
session_name('TwoNav_initial');
session_start();
//判断请求类型