Files
2022-06-30 05:46:02 -04:00

6 lines
42 B
PHP
Executable File

<?php
if($content)
{
echo $content;
}