This website works better with JavaScript
Home
Esplora
Accedi
axkuhta
/
first
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
331ac7b329
Rami (Branch)
Tag
master
test1
v1.1
v1.0
first
/
index.php
index.php
59 B
Cronologia
Originale
1
2
3
4
5
<?php
require 'vendor/autoload.php';
echo "Hello!\n";
?>