View file temp/foot.php

File size: 76B
<?php
// coding by Felis

echo '</body>
</html>';
ob_end_flush();

?>