xref: /PHP-5.3/tests/lang/include_files/eval.inc (revision 801c7952)
1<?php
2eval("require_once 'echo.inc';");
3?>