<?phprequire_once($_SERVER['DOCUMENT_ROOT']."/eclipse.org-common/system/app.class.php");require_once($_SERVER['DOCUMENT_ROOT']."/eclipse.org-common/system/nav.class.php");require_once($_SERVER['DOCUMENT_ROOT']."/eclipse.org-common/system/menu.class.php");$App=newApp();$Nav=newNav();$Menu=newMenu();include($App->getProjectCommon());# All on the same line to unclutter the user's desktop'
<?phprequire_once($_SERVER['DOCUMENT_ROOT']."/eclipse.org-common/system/app.class.php");require_once($_SERVER['DOCUMENT_ROOT']."/eclipse.org-common/system/nav.class.php");require_once($_SERVER['DOCUMENT_ROOT']."/eclipse.org-common/system/menu.class.php");$App=newApp();$Nav=newNav();$Menu=newMenu();include($App->getProjectCommon());# All on the same line to unclutter the user's desktop'