This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
KodExplorer
mirror of
https://github.com/kalcaddle/KodExplorer
Watch
1
Star
0
Fork
You've already forked KodExplorer
0
Code
Issues
Releases
Wiki
Activity
264c7fa4fa
KodExplorer
/
index.php
7 lines
106 B
PHP
Executable File
Raw
Blame
History
<
?
php
include
(
'./config/config.php'
);
$app
=
new
Application
();
init_config
();
$app
->
run
();
?>
Reference in New Issue
View Git Blame
Copy Permalink