From e2faa356106ef364374c30dcdcd40e9c5558191e Mon Sep 17 00:00:00 2001 From: Gabor Hojtsy Date: Tue, 12 Sep 2006 09:49:14 +0000 Subject: [PATCH] -interlink related sites (mirrors, cvsup) -troubleshooting is a list of issues, so mark it up as such -the maintainer is not a mirror :) --- mirroring.php | 36 +++++++++++++++++++++++++++--------- 1 file changed, 27 insertions(+), 9 deletions(-) diff --git a/mirroring.php b/mirroring.php index 7122c62b2..33ccacd55 100644 --- a/mirroring.php +++ b/mirroring.php @@ -2,6 +2,22 @@ // $Id$ $_SERVER['BASE_PAGE'] = 'mirroring.php'; include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc'; +$SIDEBAR_DATA = ' +

Existing mirror sites

+

+ Properly working mirror sites are listed on our + mirrors page. +

+ +

CVS repository mirroring

+

+ If you are interested in using a local copy of our + CVS repository for yourself, we provide + CVSUp instructions + separately. +

+'; + site_header("Mirroring The PHP Website"); // Get a minute to print out for the cron example @@ -289,27 +305,28 @@ $minute = rand(0, 59);

Mirror Setup Troubleshooting

-

+

Data Registered About Official Mirrors

@@ -371,7 +389,7 @@ $minute = rand(0, 59);

- Thank you for being a mirror! + Thank you for providing a mirror!