This website works better with JavaScript
Página Principal
Explorar
Iniciar Sessão
axkuhta
/
first
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
7e53398792
Ramos
Etiquetas
master
test1
v1.1
v1.0
first
/
index.php
index.php
59 B
Histórico
Em bruto
1
2
3
4
5
<?php
require 'vendor/autoload.php';
echo "Hello!\n";
?>