blob: 2570054c4f0bc75d51a55b612234e08c7096f5e5 [file] [log] [blame]
<?php
Header("Location: /birt/");
/*
* Created on Feb 26, 2005
*
* To change the template for this generated file go to
* Window - Preferences - PHPeclipse - PHP - Code Templates
*/
//global $birtPath;
//$birtPath = "../../";
//require $birtPath . "include/viewer.inc";
//viewer( "tutorial/basic" );
Header("Location: /birt/documentation/tutorial")
?>