2012-04-19 09:27:03 +02:00

4 lines
93 B
PHP
Executable File

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