summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2011-03-08 23:50:13 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2011-03-08 23:50:13 +0000
commit723c806815132793d7e815ffad3f503a0261be7b (patch)
tree4395cc1b1f352f8167cbdf1240b91d6e4a7686e3 /archives/planet/index.php
parentUpdate dberkholz, he moved to dberkholz.com (diff)
downloadplanet-723c806815132793d7e815ffad3f503a0261be7b.tar.gz
planet-723c806815132793d7e815ffad3f503a0261be7b.tar.bz2
planet-723c806815132793d7e815ffad3f503a0261be7b.zip
Use long-style PHP tags. Update copyright date.
Diffstat (limited to 'archives/planet/index.php')
-rw-r--r--archives/planet/index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/archives/planet/index.php b/archives/planet/index.php
index b3c190b..6f5145f 100644
--- a/archives/planet/index.php
+++ b/archives/planet/index.php
@@ -57,7 +57,7 @@
<img src="/images/gentoo.gif"><p>Welcome to the <b>Planet Gentoo</b> archives. Also available for <a href="http://planet.gentoo.org/universe/archives/">Gentoo Universe</a>.</p>
</div>
-<?
+<?php
$scandir = scandir('./', 1);
echo "<ul>";
foreach ($scandir as $curdir) {
@@ -75,7 +75,7 @@
<tr><td colspan="2" class="footer">
-Gentoo Design, Copyright 2001-2010 Gentoo Foundation, Inc.<br>
+Gentoo Design, Copyright 2001-2011 Gentoo Foundation, Inc.<br>
Views expressed in the content shown above do not necessarily represent the views of Gentoo Linux or the Gentoo Foundation.
</td></tr>
</tbody></table></body></html>