This website works better with JavaScript
Accueil
Explorer
Connexion
axkuhta
/
first
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
331ac7b329
Branches
Tags
master
test1
v1.1
v1.0
first
/
index.php
index.php
59 B
Historique
Raw
1
2
3
4
5
<?php
require 'vendor/autoload.php';
echo "Hello!\n";
?>