From 135b5bc8a0bf956f84ee4b775aa609ecb8a69d31 Mon Sep 17 00:00:00 2001 From: Theo Chatzimichos Date: Tue, 14 Sep 2010 00:24:14 +0300 Subject: Put the correct archives/index.php file Add commands for the initial setup of the planet to update-venus cron --- archives/planet/index.php | 543 +--------------------------------------------- 1 file changed, 11 insertions(+), 532 deletions(-) (limited to 'archives/planet/index.php') diff --git a/archives/planet/index.php b/archives/planet/index.php index 777f661..3dcde8b 100644 --- a/archives/planet/index.php +++ b/archives/planet/index.php @@ -60,538 +60,17 @@

Welcome to the Planet Gentoo archives. Also available for Gentoo Universe.

- +\n"; + foreach($scandir as $filename) { + echo "
  • $filename
  • \n"; + } + echo ""; +?> + -- cgit v1.2.3-65-gdbad