Sign in
eclipse
/
www.eclipse.org
/
birt
/
e3f937f193d7aa16c85fd5de60cb6f5183901e1a
/
.
/
view.php
blob: 528173a8b854e313cf7a4fae71b4df293b8e63be [
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
*/
require
"include/viewer.inc"
;
viewer
(
);
?>