2012-04-14 19:21:32 +02:00

4 lines
92 B
PHP
Executable File

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