Annotation of embedaddon/php/tests/lang/023-2.inc, revision 1.1
1.1 ! misho 1: <html>
! 2: This is Finish.phtml. This file is supposed to be included
! 3: from regression_test.phtml. This is normal HTML.
! 4: <?php echo "and this is PHP code, 2+2=".(2+2).""; ?>
! 5:
! 6: </html>