This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
Febbweiss
/
febbweiss.github.io
miroir de
https://github.com/Febbweiss/febbweiss.github.io
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Aborescence:
80cb305875
Branches
Tags
master
febbweiss.githu...
/
demo
/
filebrowser-durandal-widget
/
lib
/
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]" );
?>