This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
amber
/
amber-website
Suivre
2
Voter
1
Fork
1
Fichiers
Tickets
5
Pull Requests
0
Wiki
Aborescence:
be0da6bc61
Branches
Tags
amber-gh-pages
gh-pages
herby-patch-1
v0.2.1
amber-website
/
bower_components
/
jquery
/
test
/
data
/
statusText.php
statusText.php
58 B
Historique
Raw
1
2
3
4
5
<?php
header( "HTTP/1.0 $_GET[status] $_GET[text]" );
?>