<?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'] ); | |
Header("Location: http://wiki.eclipse.org/index.php/BIRT_Project") | |
?> |