4 lines
29 B
PHP
4 lines
29 B
PHP
|
|
<?php
|
||
|
|
echo "Included!\n";
|
||
|
|
?>
|