Annotation of embedaddon/php/tests/lang/include_files/function.inc, revision 1.1

1.1     ! misho       1: <?php
        !             2: function test() { require_once 'echo.inc'; }
        !             3: ?>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>