Files
php_task_1/application/views/Guest/Template_page.php
T
2022-06-30 05:46:02 -04:00

6 lines
42 B
PHP
Executable File

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