Added: guest login and secret login

This commit is contained in:
xiaomlove
2021-02-03 18:41:53 +08:00
parent ec521729dc
commit b35d95df76
14 changed files with 211 additions and 127 deletions

View File

@@ -13,5 +13,3 @@ $rootpath .= "/";
require $rootpath . 'include/functions.php';
require $rootpath . 'include/globalfunctions.php';
require $rootpath . 'include/core.php';