2013-03-24 17:06:11 +01:00

4 lines
93 B
PHP
Executable File

<?php
header('Content-Type: text/plain; charset=utf-8');
echo htmlspecialchars_decode($raw);