summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorHubert Figuiere <hub@figuiere.net>2007-09-28 19:54:46 +0000
committerHubert Figuiere <hub@figuiere.net>2007-09-28 19:54:46 +0000
commitc4e04afa4f47bf0152d715a21bfb30942146acd4 (patch)
treeaaa57d77b315b2335c06cb7353150b32ff8a0b1c /index.php
parent37c8beac081c057001042b9311306a5656618ff2 (diff)
Add discover - coming soon
quick nav menu redirect for tstnvl and tstooo
Diffstat (limited to 'index.php')
-rw-r--r--index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.php b/index.php
index 36a334c..0f3db9b 100644
--- a/index.php
+++ b/index.php
@@ -19,8 +19,8 @@ $content = <<<EOT
<a href="/download/">Download OpenOffice.org</a>
EOT;
-print_page("Go-OO!", "summary",
+print_page("Go-OO!", array("summary"),
"Your OpenOffice.org",
$content);
-?> \ No newline at end of file
+?>