Sign in
eclipse
/
www.eclipse.org
/
birt
/
refs/tags/Root_Phx1-0
/
.
/
index.php
blob: 5f45f2b9d3a900c4a5d93a10eac2d99c5da7c73e [
file
] [
log
] [
blame
]
<?
php
/*
* 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
(
$_GET
[
'page'
]
);
?>