getProjectCommon()); # All on the same line to unclutter the user's desktop' $pageTitle = "IP Log"; $pageKeywords = "photran, ip, intellectual property, copyright"; $pageAuthor = "Jeffrey Overbey"; require_once($_SERVER['DOCUMENT_ROOT'] . "/projects/common/project-info.class.php"); $projectInfo = new ProjectInfo("the project's Foundation database key"); # Paste your HTML content between the EOHTML markers! $html = <<

$pageTitle

See http://www.eclipse.org/projects/ip_log.php?projectid=technology.photran

EOHTML; # Generate the web page $App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html); ?>