This website requires JavaScript.
Explore
Help
Sign in
flashii
/
misuzu
Watch
1
Star
0
Fork
You've already forked misuzu
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
50dee8eeb4
misuzu
/
public
/
auth
/
index.php
7 lines
87 B
PHP
Raw
Normal View
History
Unescape
Escape
Split auth.php up into multiple files.
2019-03-08 00:35:53 +00:00
<
?
php
Added namespaces to all files in public.
2019-09-28 22:43:51 +00:00
namespace
Misuzu
;
Split the changelog manage section up into multiple files.
2019-06-08 21:46:24 +00:00
require_once
'../../misuzu.php'
;
url_redirect
(
'auth-login'
);
Reference in a new issue
Copy permalink