diff --git a/sites.php b/sites.php index 7ee0b54ae..2c888b1f5 100644 --- a/sites.php +++ b/sites.php @@ -2,6 +2,14 @@ // $Id$ $_SERVER['BASE_PAGE'] = 'sites.php'; include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc'; +$SIDEBAR_DATA = ' +
+ It might also be a good idea to dig deeper into + what PHP.net can offer you. Our sitemap + helps you find your way around the site. +
+'; site_header("A Tourist's Guide"); ?> @@ -11,7 +19,7 @@ site_header("A Tourist's Guide");
- Everyone knows the www.php.net site. All of us went there sooner or later,
+ Everyone knows the www.php.net site. All of us went there sooner or later,
and will keep going back there. This is the central reference point for PHP
users, and there is a wealth of information there. Not all of it is obvious.
Come with me, I'll show you.
@@ -124,6 +132,13 @@ site_header("A Tourist's Guide");
reported the same problem!).
+ The documentation projects website tries to gather all PHP.net hosted + documentation teams together with tools, status reports and an RFC system. +
+