xref
: /
PHP-5.6
/
tests
/
lang
/
include_files
/
echo.inc
(revision 801c7952)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
<?php
2
echo "Included!\n";
3
?>