Set Eclipse Foundation as default author
Signed-off-by: Christopher Guindon <chris.guindon@eclipse-foundation.org>
diff --git a/casestudies/editorialCMS.php b/casestudies/editorialCMS.php
index 2e54396..a4819dd 100644
--- a/casestudies/editorialCMS.php
+++ b/casestudies/editorialCMS.php
@@ -20,7 +20,6 @@
$pageTitle = "An Editorial CMS Client Based on Eclipse RCP";
$Theme->setPageTitle($pageTitle);
$Theme->setPageKeywords("CMS Client Based on Eclipse RCP, Case studies, rich client application, content management system, Sophora");
-$Theme->setPageAuthor("Christopher Guindon");
// Place your html content in a file called content/en_pagename.php
ob_start();