<?php | |
# Set the theme for your project's web pages. | |
# See the Committer Tools "How Do I" for list of themes | |
# https://dev.eclipse.org/committers/ | |
$theme = "solstice"; | |
$App->Promotion = FALSE; | |
$App->setOutDated('2011-11-11' ,'<a href="https://projects.eclipse.org/releases/callisto">Callisto</a> is a previous version of Eclipse, please visit our <a href="/downloads/">download</a> page for the latest version of Eclipse. '); | |
?> |