This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
grocy
Watch
1
Star
0
Fork
0
You've already forked grocy
mirror of
https://github.com/grocy/grocy.git
synced
2025-09-20 11:37:13 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
dcfd9d848d683b52f631cf1f452413d07f19fb8b
grocy
/
public
/
index.php
4 lines
45 B
PHP
Raw
Normal View
History
Unescape
Escape
Move public stuff into subdirectory
2018-04-11 20:47:03 +02:00
<
?
php
Separate app bootstrapping and routes
2018-04-15 14:51:31 +02:00
require_once
__DIR__
.
'/../app.php'
;
Reference in New Issue
Copy Permalink