blob: 2a12279ffc08e2c70223927e408d68b429ffbe58 [file] [log] [blame]
<?php
Header("Location: /birt/");
/*
* Created on Feb 25, 2005
*
* To change the template for this generated file go to
* Window - Preferences - PHPeclipse - PHP - Code Templates
*/
?>
<html>
<body>
It works!
Test: <?php echo "OK"; ?>
</body>
</html>