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
1badccaa05
misuzu
/
public
/
manage
/
index.php
5 lines
95 B
PHP
Raw
Normal View
History
Unescape
Escape
Now with functional pagination!
2018-03-28 00:35:37 +00:00
<
?
php
New config system, define a root dir constant and deprecate more of Application.
2018-10-04 20:30:55 +00:00
require_once
'../../misuzu.php'
;
Now with functional pagination!
2018-03-28 00:35:37 +00:00
Beginning work on splitting up manage into multiple files.
2019-06-07 17:33:51 +00:00
header
(
'Location: '
.
url
(
'manage-general-overview'
));
Reference in a new issue
Copy permalink