xref: /PHP-5.3/tests/lang/include_files/echo.inc (revision 801c7952)
1<?php
2echo "Included!\n";
3?>