website_jukni/pastebin/themes/geocities/views/view/raw.php

4 lines
93 B
PHP
Raw Permalink Normal View History

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