mirror of
https://github.com/DzzXH/DzzOffice.git
synced 2026-04-23 22:01:40 +08:00
更新至V1.76,更新内容在笔记中查看
This commit is contained in:
5
dzz/index/index.php
Normal file
5
dzz/index/index.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
/*默认页跳转*/
|
||||
Hook::listen('check_login');//检查是否登录,未登录跳转到登录界面
|
||||
include template('main');
|
||||
exit();
|
||||
Reference in New Issue
Block a user