Return to
inc_throw.inc
CVS log
Up to
[ELWIX - Embedded LightWeight unIX -]
/
embedaddon
/
php
/
tests
/
lang
Annotation of embedaddon/php/tests/lang/inc_throw.inc, revision 1.1
1.1
! misho 1: <?php
! 2:
! 3: throw new Exception();
! 4:
! 5: ?>
FreeBSD-CVSweb <
freebsd-cvsweb@FreeBSD.org
>