From 644859a220276c0ce906edcbf8cd351e4db4cbe3 Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Fri, 9 Mar 2007 01:45:06 +0000 Subject: [PATCH] Typos, and removed author info --- sites.php | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/sites.php b/sites.php index ddbdfa9c2..3c6f61013 100644 --- a/sites.php +++ b/sites.php @@ -15,16 +15,13 @@ $SIDEBAR_DATA = ' Of course there are a lot more sites connected to PHP somehow, which are not part of the PHP.net site family. Our links page offers some start - pages you will find intresting. + pages you will find interesting.

'; site_header("A Tourist's Guide"); ?> -

- PHP.net: A Tourist's Guide
- originally by Damien Seguy -

+

PHP.net: A Tourist's Guide

Everyone knows the www.php.net site. All of us went there sooner or later, @@ -159,7 +156,7 @@ site_header("A Tourist's Guide");

cvs.php.net: CVS Repository

- The PHP project is organised with a CVS server, and this website is the web + The PHP project is organized with a CVS server, and this website is the web interface to it. There you can browse the history (and latest versions) of the source code for all of the PHP projects. For example, the php-src module is the @@ -207,7 +204,7 @@ site_header("A Tourist's Guide");

This site is dedicated to automatic PHP code coverage testing. On a regular - basis current cvs snapshots are being build and tested on this machine. After + basis current CVS snapshots are being build and tested on this machine. After all tests are done the results are visualized along with a code coverage analysis.