This website requires JavaScript.
Explore
Help
Sign in
flashii
/
misuzu
Watch
2
Star
0
Fork
You've already forked misuzu
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
21f254a8c0
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 01:01:42 +01:00
<
?
php
Added namespaces to all files in public.
2019-09-29 00:43:51 +02:00
namespace
Misuzu
;
New config system, define a root dir constant and deprecate more of Application.
2018-10-04 22:30:55 +02:00
require_once
'../misuzu.php'
;
Add profile fields to database and add changing logic.
2018-03-23 01:01:42 +01:00
Split the changelog manage section up into multiple files.
2019-06-08 23:46:24 +02:00
url_redirect
(
'settings-index'
);
Reference in a new issue
Copy permalink