Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Keith2012-11-20 15:40:59 +0000
committerMike Keith2012-11-20 15:40:59 +0000
commit72c07ceb5323a179ad3e14179063bda99a2bb96e (patch)
tree1e7cca99ecf328d5dd878e2e1910bf793c73512d
parent5c797a88bea4669ee4b250ff3b314b5c14815ae0 (diff)
downloadnaming-72c07ceb5323a179ad3e14179063bda99a2bb96e.tar.gz
naming-72c07ceb5323a179ad3e14179063bda99a2bb96e.tar.xz
naming-72c07ceb5323a179ad3e14179063bda99a2bb96e.zip
touch
-rwxr-xr-xindex.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index ba56e78..cc9f2da 100755
--- a/index.php
+++ b/index.php
@@ -14,7 +14,7 @@
$App->AddExtraHtmlHeader('<link rel="stylesheet" type="text/css" href="/gemini/naming/style.css"/>');
$localVersion = false;
-
+
# Define these here, or in _projectCommon.php for site-wide values
$pageKeywords = "eclipse, project, osgi, naming , gemini";
$pageAuthor = "Bob Nettleton";

Back to the top