cafe.php 103 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 <?php include("commun.php"); header("HTTP/1.0 418 I'm A Teapot"); retour("je_suis_une_theiere"); ?>