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
e50cb31a6e
misuzu
/
public
/
settings.php
7 lines
88 B
PHP
Raw
Normal View
History
Unescape
Escape
Add profile fields to database and add changing logic.
2018-03-23 00:01:42 +00:00
<
?
php
Added namespaces to all files in public.
2019-09-28 22:43:51 +00:00
namespace
Misuzu
;
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'
;
Add profile fields to database and add changing logic.
2018-03-23 00:01:42 +00:00
Split the changelog manage section up into multiple files.
2019-06-08 21:46:24 +00:00
url_redirect
(
'settings-index'
);
Reference in a new issue
Copy permalink