Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2017-12-05 08:56:18 +0000
committerEike Stepper2017-12-05 08:56:18 +0000
commit4b83dea0abaefabb8c6892bc8060ae5b72a7bb23 (patch)
tree4009e14f39d013cb2eeaa86481f9d87488f0c92e
parent7547b46e67a1410505c3e7aeed6a9608b086d41c (diff)
downloadoomph-4b83dea0abaefabb8c6892bc8060ae5b72a7bb23.tar.gz
oomph-4b83dea0abaefabb8c6892bc8060ae5b72a7bb23.tar.xz
oomph-4b83dea0abaefabb8c6892bc8060ae5b72a7bb23.zip
More provisional.
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index b9fe0dd..afd01c1 100644
--- a/index.php
+++ b/index.php
@@ -1,3 +1,3 @@
<?php if ($_GET["provisional"] != "1") { header('Location: http://www.eclipse.org/projects/project.php?id=tools.oomph'); exit; } ?>
-Hello World!
+1 Hello World!

Back to the top