This website requires JavaScript.
Explore
Help
Sign In
nobigtech
/
realfan
Watch
1
Star
0
Fork
You've already forked realfan
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
5282b5cabb
realfan
/
config
/
config.php.example
6 lines
63 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Added config system
2021-11-25 13:33:49 +00:00
<?php
$config = [
Fix typo in config.php.example
2021-11-25 16:19:17 +00:00
"site_name" => "https://your-site.com",
Added config system
2021-11-25 13:33:49 +00:00
];