This website works better with JavaScript
Página inicial
Explorar
Entrar
axkuhta
/
first
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
331ac7b329
Branches
Tags
master
test1
v1.1
v1.0
first
/
index.php
index.php
59 B
Histórico
Raw
1
2
3
4
5
<?php
require 'vendor/autoload.php';
echo "Hello!\n";
?>