This website requires JavaScript.
Explore
Help
Sign In
verdnatura
/
hedera-web
Watch
0
Star
0
Fork
You've already forked hedera-web
1
Code
Issues
Pull Requests
1
Releases
Wiki
Activity
c3d7b36f18
hedera-web
/
index.php
9 lines
103 B
PHP
Executable File
Raw
Blame
History
<
?
php
require_once
(
'vn/web/app.php'
);
$webApp
=
new
Vn\Web\App
(
'hedera-web'
);
$webApp
->
run
();
?>
View Git Blame
Copy Permalink