This website requires JavaScript.
Explore
Help
Sign In
projects
/
fipamo
Watch
1
Star
0
Fork
You've already forked fipamo
1
Code
Issues
24
Pull requests
1
Projects
1
Releases
22
Packages
Wiki
Activity
033fe5e48b
fipamo
/
public
/
index.php
5 lines
83 B
PHP
Raw
Normal View
History
Unescape
Escape
git ignore tweak to save index. oops
2021-03-29 00:23:34 +02:00
<
?
php
require
"
../vendor/autoload.php
"
;
created new App class to start up app and move off of index
2021-04-22 07:46:56 +02:00
include
"
../brain/App.inc.php
"
;
new
App
();
Reference in a new issue
Copy permalink